Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add cline #78

Merged
merged 3 commits into from
Jan 15, 2025
Merged

add cline #78

merged 3 commits into from
Jan 15, 2025

Conversation

AstroAir
Copy link
Contributor

Add support for Cline, please note that there may be issues with document preview, but the merged icon will display normally

@mowentian
Copy link
Contributor

感谢你的提交,不过我看其中的配置恐怕是需要更新一下,不然用 cline + deepseek 会有比较大的卡顿

详见:deepseek-ai/DeepSeek-V3#265

如果能够加下面这段最佳实践那就再好不过了


1. **关闭 Cline 的 Auto Approve 功能**:建议在使用 DeepSeek 时,关闭 Cline 的 Auto Approve 功能,以降低资源消耗,降低多请求因并发带来的卡顿风险。

2. **使用 Cline 改版**:例如 Roo-Cline 或 ALine。这些改版携带的上下文相对短,处理请求时表现更为流畅,且缓存命中率更高,可以帮助节省 API 调用成本。

3. **慎用 DeepSeek 处理大型工程**:对于大型代码工程,不建议使用 DeepSeek + Cline。大型工程通常会携带大量代码上下文,会导致 API 请求处理速度明显变慢。

4. **更换其他 LLM 提供商**:建议您在使用 Cline 时,更换其他 LLM 提供商,以获得更流畅的体验。

@AstroAir
Copy link
Contributor Author

您好,我已经按照要求添加了最佳实践和RooCline的相关配置,并且修改了Cline的配置页面,希望能够予以采纳

@mowentian
Copy link
Contributor

感谢您的无私奉献~

@mowentian mowentian merged commit 964cf4e into deepseek-ai:main Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants