Overview
Type: Desktop coding and task agentPrimary Path: OpenAI-compatible Chat CompletionsSupport Confidence: Official custom-model path
Configure AI Sonar
- Open Settings → Model.
- Add a model and select Custom as the provider.
- Enter the following values:
Advanced model settings
For thekimi-k3 example, use AI Sonar’s current public capability metadata:
Click Save, then select
kimi-k3 from WorkBuddy’s model picker.
Verify
Start with a small task that exercises both text generation and a safe tool read:Troubleshooting
404 or route not found
404 or route not found
Confirm the endpoint is
https://api.aisonar.dev/v1 and Custom Protocol is off. Do not paste /chat/completions when standard mode is selected.Model not found
Model not found
Use
kimi-k3, not kimi/kimi-k3. AI Sonar exposes model IDs without a provider prefix.Agent replies but cannot use tools
Agent replies but cannot use tools
Enable Tool calling and make sure the selected AI Sonar model advertises tool-use support.