Skip to main content
Version: 20 R10 BETA

OpenAIEmbeddingsResult

Inherits

Computed properties

PropertyTypeDescription
modelTextReturns the model used to compute the embedding
vector4D.VectorReturns the first 4D.Vector from the vectors collection.
vectorsCollectionReturns a collection of 4D.Vector.
embeddingOpenAIEmbeddingReturns the first OpenAIEmbedding from the embeddings collection.
embeddingsCollectionReturns a collection of OpenAIEmbedding.

See also