OPENAPI / COMPONENTS / SCHEMAS

Create Embedding Response data structure

CreateEmbeddingResponse

Structural definition for Create Embedding Response in the OpenAI API contract.

object4properties
dataEmbeddingrequired

data value in the OpenAI API contract.

modelstringrequired

model value in the OpenAI API contract.

objectstringrequired

object value in the OpenAI API contract.

usageobjectrequired

usage value in the OpenAI API contract.