chat

Create Embeddings

Creates embeddings for the text

post/v1/embeddings

Query parameters

model_namestring

Request body

modelstring nullable
enginestring nullable
userstring nullable
encoding_formatstring nullable

Response

Successful Response

{"stackTrail":"paths:/v1/embeddings:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes