Skip to content

Integrating DeepSeek-Coder with Zed IDE - Assistance Needed #14199

Answered by clyer
erik-balfe asked this question in Q&A
Discussion options

You must be logged in to vote

https://zed.dev/releases/stable/0.142.4

"provider": {
      "name": "openai",
      "type": "openai",
      "default_model": {
        "custom": {
          "name": "deepseek-coder",
          "max_tokens": 32000
        }
      },
      "available_models": [
        {
          "custom": {
            "name": "deepseek-chat",
            "max_tokens": 32000
          }
        },
        {
          "custom": {
            "name": "deepseek-coder",
            "max_tokens": 32000
          }
        }
      ],
      "api_url": "https://api.deepseek.com/v1"
    }

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by erik-balfe
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@zhaozhao
Comment options

@dreamerlzl
Comment options

Comment options

You must be logged in to vote
1 reply
@erik-balfe
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants