本文解決以下疑難雜癥:
使用deepseek的最新接模型接入ide
使用deepseek的最新接模型接入vscode
使用deepseek的最新接模型接入vscode中的Cline
使用deepseek的最新接模型接入Cline
使用deepseek的最新接模型接入ChatBox
使用cursor接入Deepseek官方的的deepseek-reasoner模型api,而不是使用cursor pro版本的 Deepseek-R1
問題一
啟動vscode后顯示
Extension activation failed: “connect ETIMEDOUT 119.28.30.242:80”
這個是copilot連接服務器的報錯
解決:使用香港服務器xxxxx—>xxxxx---->xxxx 略
解決了這個聯網之后,才能夠使用Cline 來連接官方的deepseek 模型
問題二:
已經安裝了桌面版git,但是使用cline 顯示
Git must be installed to use checkpoints. See here for instru
解決 安裝git 純凈版的, 因為并不是安裝了桌面版就不用安裝git了。因為還有很多變量沒有設置,直接安裝git 就能解決該問題
問題三
deepseek的api輸入正確
url 正確
key 正確
但是還是沒有響應顯示
Error
Unexpected API Response: The language model did not provide any assistant messages. This may indicate an issue with the API or the model’s output.
Cline is having trouble…
Cline uses complex prompts and iterative task execution that may be challenging for less capable models. For best results, it’s recommended to use Claude 3.5 Sonnet for its advanced agentic coding capabilities.
解決 當前使用的cline版本老舊,更新即可
問題四
相關的為解決疑難雜癥:
1:使用cursor接入deepseek 官方的api
請參考
cursor論壇內的談論到的內容
https://forum.cursor.com/t/deepseek-r1-with-cursor/43445/5
github 中論壇談論到cursor使用deepseek內容
https://github.com/getcursor/cursor/issues/2605
解決
cursor接入deepseek官方的新模型請參考【未驗證–如你驗證后,請post圖片到本文下方–謝謝】
https://forum.cursor.com/t/let-us-use-the-real-deepseek-api-workaround-included/44779/4