当前位置: 首页 > news >正文

Deepseek API接入IDE【VSCode Cline Cursor ChatBox Deepseek deepseek-reasoner】

deepseek充值

本文解决以下疑难杂症:

使用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

2: ChatBox接入api

在这里插入图片描述

在这里插入图片描述

http://www.dtcms.com/a/43751.html

相关文章:

  • 项目开发时,涉及到的css样式
  • 【WPF命令绑定之--没有Command属性的控件如何进行命令绑定?】
  • 单例模式---是 Spring 容器的核心特性之一
  • 【AutoSar CP】SoAd模块
  • 梳理vite构建vue项目可选的配置和组件
  • 使用DeepSeek实现自动化编程:类的自动生成
  • 【计算机网络】TCP协议相关总结,TCP可靠性的生动讲解
  • UniApp 使用 u-loadmore 完整步骤
  • 【0010】HTML水平线标签详解
  • 每日一题——最长连续序列和uthash.h
  • xr-frame 3D Marker识别,扬州古牌坊 3D识别技术稳定调研
  • Linux基础 -- ARM 32位常用机器码(指令)整理
  • MySQL四种备份表的方式
  • MongoDB 笔记
  • chromadb向量数据库使用 (1)
  • 宝塔安装向量数据库-Milvus
  • 数据可视化02-PCA降维
  • nss刷题4
  • win本地vscode通过代理远程链接linux服务器
  • 爬虫和逆向教程-专栏介绍和目录
  • 辛格迪客户案例 | 甫康(上海)健康科技有限责任公司药物警戒管理系统(PVS)项目
  • 毓恬冠佳即将登陆资本市场,深耕汽车天窗领域,引领行业创新发展
  • vue3使用插件封装指令实现页面滚动动画
  • 鸿蒙NEXT开发-元服务和服务卡片的开发
  • ES6 特性全面解析与应用实践
  • HTTP 请求时传递多部分表单数据
  • axios请求设置request umijopenai生产前端请求 ts状态全局 v-if v-else 与动态js变量
  • C#中的字典怎么使用?
  • Linux10-共享队列
  • android智能指针android::sp使用介绍