Skip to main content
SillyTavern connects to any OpenAI-compatible API, so you can use Deepshi models for chat and roleplay. Deepshi’s own models are highly uncensored, which makes them a strong fit.

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. Deepshi’s own models are a good pick for uncensored chat.
5

Connect

Click Connect, then Test Message to confirm it works.
Streaming and long context work as usual. Pick a model with a large context window for long-running conversations. See Text models.