Create Chat Completion
Create a chat completion (OpenAI-compatible).
Uses litellm with provider fallback: Anthropic Sonnet 5 → Azure GPT-5.5. The model in the request is ignored — provider selection is automatic.
Headers
Optional opaque conversation identifier. When provided, the call's Langfuse trace is grouped under this session_id, letting a multi-turn agentic conversation appear as one timeline. Clients should pass the same value across every turn of a single conversation.
Optional opaque conversation identifier. When provided, the call's Langfuse trace is grouped under this session_id, letting a multi-turn agentic conversation appear as one timeline. Clients should pass the same value across every turn of a single conversation.
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 28 revisions of this API.