Chat Completion
Gateway Endpoints
Chat Completion
OpenAI-compatible chat completion endpoint with automatic tool injection
POST
Chat Completion
This endpoint follows the OpenAI Chat Completions format but automatically injects your gateway’s commerce tools into the request before sending it to the underlying LLM.
Request Body
Includes all standard OpenAI fields (model, messages, temperature, etc.).
Whether to stream the response.