Configure
In SillyTavern, open the API Connections panel and:1
Choose the API type
Set API to Chat Completion.
2
Choose the source
Set Chat Completion Source to Custom (OpenAI-compatible).
3
Set the endpoint and key
- Custom Endpoint (Base URL):
https://api.deepshi.ai/v1. Include/v1, and do not add/chat/completions. - Custom API Key: your Deepshi API key.
4
Pick a model
SillyTavern reads
GET /v1/models, so your available models appear in the Model dropdown. Select one, or type its id.5
Connect
Click Connect, then Test Message to confirm it works.