Skip to content

Set up DeepChat

DeepChat is an open-source desktop AI assistant with support for multiple providers and MCP extensions.

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

  1. Open DeepChat Settings → Model Providers
  2. Add a provider and choose type OpenAI-compatible
  3. Fill in:
    • API Key: sk-your-token
    • API URL: https://api.treenew.online
  4. Fetch the model list, enable the models you need, and start chatting

Troubleshooting

  • Connection fails: try adding or removing /v1 at the end of the API URL — different versions append it differently
  • 401 error: the token is invalid or expired — regenerate and paste it again

Home · Console