
deepseek-cursor-proxy
yxlao
Fixes missing reasoning_content for DeepSeek V4
AI 简介
DeepSeek Cursor Proxy 是一个兼容性代理,旨在解决Cursor与DeepSeek思维模型(如deepseek-v4-pro和deepseek-v4-flash)连接时因缺少`reasoning_content`字段而引发的问题。其核心功能包括向工具调用请求中注入`reasoning_content`以恢复之前缓存的推理内容、在Cursor中显示DeepSeek的思考令牌,并通过ngrok隧道提供公共HTTPS URL以便Cursor访问本地代理。此外,该代理还提供了其他兼容性修复措施来优化DeepSeek模型在Cursor中的运行表现。此项目适用于任何需要与DeepSeek思维模式API交互但遇到相同问题的应用程序或编码代理场景。
Python
MIT License408
Stars
59
Forks
2
Watchers
5
Issues
Star 增长
今日+9
近 7 天+16
近 30 天+207
综合评分81.33
默认分支main