Quick reference
Add the connection
1
Open Admin Settings
Click your profile icon in the bottom left, then open Admin Panel.
Go to Settings, then Connections.
2
Add an OpenAI API connection
Under OpenAI API, click the + button to add a new connection.
3
Enter the base URL and key
Set the URL to:Then paste your Kyara API key into the Key field.
4
Save and verify
Click Save. Open WebUI fetches the model list from Kyara, so the models
from the catalog become available
right away.
5
Start chatting
Open a new chat, pick a Kyara model such as
deepseek/deepseek-v4-flash
from the model selector at the top, and send a message.Troubleshooting
No models show up
No models show up
Reopen the connection and confirm the URL ends in
/v1 with no trailing
path, and that the key was saved. Then refresh the page so the model list
reloads.Requests fail with a 401
Requests fail with a 401
The key is missing or wrong. Re-copy it from the
dashboard, paste it into the
connection’s Key field, and save again.
A feature isn't working
A feature isn't working
Kyara is text-only. Image input, tool calling, and web search are not
available. See unsupported features for
the full list.