v1
latestOpenAPI 3.1.02026-07-2675394318.9 KBinference
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