dimensions

Sets the number of dimensions the resulting output embeddings should have.

Return

This specification instance for method chaining.

Parameters

value

The number of dimensions for the output embeddings. Only supported in text-embedding-3 and later models.

See also