Overview
Generate text responses from language models using the OpenAI-compatible chat completions API. Supports streaming, vision, tool calling, and structured output.Minimal Example
With Streaming
What’s Next
- Chat Completions Reference for the full parameter list
- Image Generation Quick Start to generate images
- Video Generation Quick Start to generate videos