chat

Create Embeddings

Creates embeddings for the text

post/v1/engines/{model_name}/embeddings

Path parameters

model_namestring required

Request body

modelstring nullable
enginestring nullable
userstring nullable
encoding_formatstring nullable

Response

Successful Response

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

Changes