- Your API key from the dashboard.
- A model ID from the catalog, for example
deepseek/deepseek-v4-flash.
Quick reference
Set it up
1
Open API Connections
Click the plug icon in the top bar to open the API Connections
panel.
2
Choose Chat Completion
Set the API dropdown to
Chat Completion.3
Choose a custom source
Set Chat Completion Source to
Custom (OpenAI-compatible).4
Enter the base URL
In Custom Endpoint (Base URL), paste:
5
Paste your API key
In Custom API Key, paste your key from the
dashboard, then click the save
button next to the field so it sticks.
6
Enter a model ID
In the Model field, type a model ID from the
catalog, for example:
7
Connect and test
Click Connect, then Test Message. A ✨ Valid ✨ confirmation
means you’re ready to chat.
Troubleshooting
It won't connect
It won't connect
Check these in order:
- The base URL ends in
/v1and nothing more. - The key was actually saved. Re-paste it and click the save button again.
- The model ID has no typos. Copy it straight from the catalog instead of typing it.
Which model should I use?
Which model should I use?
Start with
deepseek/deepseek-v4-flash for fast, low-cost replies while you
get set up. Once it’s working, browse the
catalog for larger-context,
character-tuned models that better fit your style.A feature isn't working
A feature isn't working
Kyara is text-only. Tool calling, image input, and other extras are not
available. See unsupported features for
the full list.