v1
latestOpenAPI 3.1.02026-07-1766222595.7 KBCreate Batch Completions
post/v1/llm/batch-completions
Request body
Example request
{
"model_config": {
"model": "mixtral-8x7b-instruct"
}
}Response
Successful Response
{
"model_config": {
"model": "mixtral-8x7b-instruct"
}
}Successful Response