30-second switch from OpenAI
Use this two-setting diff when you switch an OpenAI SDK client to DeerAPI:Make your first call
The following example sends a chat completion request:Next steps
- Choose a model ID from the live pricing page.
- Read Chat Completions for OpenAI-compatible text calls.
- Read Common Mistakes if a tool returns
401,404, or a model-not-found error.