Set up DeepChat
DeepChat is an open-source desktop AI assistant with support for multiple providers and MCP extensions.
One-click setup (recommended)
After signing in to the console, go to the “Chat” page, choose DeepChat, and click to launch the client and import the configuration automatically.
Manual setup
- Open DeepChat Settings → Model Providers
- Add a provider and choose type OpenAI-compatible
- Fill in:
- API Key:
sk-your-token - API URL:
https://api.treenew.online/v1
- API Key:
- Fetch the model list, enable the models you need, and start chatting
Troubleshooting
- Connection fails: first make sure the API URL is
https://api.treenew.online/v1; if DeepChat appends the version path automatically and the request becomes/v1/v1(404), usehttps://api.treenew.onlinewithout/v1instead - 401 error: the token is invalid or expired — regenerate and paste it again