Endpoint
Basic Usage
Streaming
Enable real-time token streaming withstream: true:
Vision Models
Vision-capable models accept images in the message content. Send images as URLs or base64:Reasoning Models
Reasoning models (DeepSeek-R1, QwQ, etc.) produce chain-of-thought output. The reasoning steps appear in thereasoning_content field of the streamed response delta, separate from the final answer in content.