OPENAPI / COMPONENTS / SCHEMAS
Usage Embeddings Result data structure
UsageEmbeddingsResultStructural definition for Usage Embeddings Result in the OpenAI API contract.
object7properties
api_key_idstringapi key id value in the OpenAI API contract.
input_tokensintegerrequiredinput tokens value in the OpenAI API contract.
modelstringmodel value in the OpenAI API contract.
num_model_requestsintegerrequirednum model requests value in the OpenAI API contract.
objectstringrequiredobject value in the OpenAI API contract.
project_idstringproject id value in the OpenAI API contract.
user_idstringuser id value in the OpenAI API contract.