Interface CreateEmbeddingRequest

Export

CreateEmbeddingRequest

Hierarchy

  • CreateEmbeddingRequest

Properties

Properties

input: CreateEmbeddingRequestInput

Memberof

CreateEmbeddingRequest

model: string

ID of the model to use. You can use the List models API to see all of your available models, or see our Model overview for descriptions of them.

Memberof

CreateEmbeddingRequest

user?: string

A unique identifier representing your end-user, which can help OpenAI to monitor and detect abuse. Learn more.

Memberof

CreateEmbeddingRequest

Generated using TypeDoc