Skip to main content
LibreChat is a self-hosted, open-source chat UI. Because the Deepshi chat API is OpenAI-compatible, you can add Deepshi as a custom endpoint and use its models for chat and roleplay.

Add Deepshi as an endpoint

Add Deepshi under endpoints.custom in librechat.yaml:
fetch: true pulls the full model list from GET /v1/models. Set DEEPSHI_API_KEY in your .env, then restart LibreChat and pick Deepshi from the endpoint menu.
Deepshi’s own models are highly uncensored, which makes them a strong fit for open-ended chat and roleplay. Browse ids on the text models page.