POST
/v1/chat/completionsRequest#
| Parameter | Type | Notes |
|---|---|---|
model |
string | Product id in supplier/product form |
messages |
array | OpenAI-style message list |
stream |
boolean | Server-sent events when true |
tools |
array | OpenAI-style tool definitions |
What this page will cover#
- Full parameter table with defaults and limits
- Response and usage-accounting fields
- Tool-call rounds and finish reasons