Generate chat completion
Generate chat completion
Generate a chat completion from a prompt using one model in your project. Your prompt messages can include several roles. This endpoints supports streaming
POST
Generate chat completion
Documentation Index
Fetch the complete documentation index at: https://docs.adaptive-ml.com/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
can be of the form {project}/{model} or {project}. In the latter it will use the default model
Required range:
x >= 0Required range:
x >= 0id or key of the entity
Example:
"76d1fab3-214c-47ef-bb04-16270639bf89"
Required range:
x >= 0dictionnary with key and values as string
Example:
{ "key": "value" }alias for labels
Example:
{ "key": "value" }Will be used to render system prompt template
Override tool configuration for this request - enables/disables specific tools

