inference
Create embeddings
Creates a model response for the given text.
post/v1/embeddings
Query parameters
ai_project_idstring nullable
current project ID
current project ID
Request body
Example request
{
"model": "BAAI/bge-en-icl",
"dimensions": 4096
}Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.