AI GridDocs
Status Open the app

Chat completions

The workhorse endpoint — request shape, parameters and responses.

soon
POST/v1/chat/completions

Request#

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