Coder Social home page Coder Social logo

awesome-deepseek-integration's People

Contributors

alexgseymour avatar bin788 avatar dillionapple avatar jinhai-cn avatar kangfenmao avatar mowentian avatar phodal avatar tpoisonooo avatar versun avatar wujunchuan avatar xiejiss avatar yh-xu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-deepseek-integration's Issues

不支持 vscode continue 插件的 TAB 自动代码补全功能

vscode continue 增加了 TAB 代码补全功能(beta)。我尝试给tabAutocompleteModel 设置 deepseek openai 兼容接口后,发现不能正常使用该功能:补全出来的是chat模式的文字而非代码。
看起来 api 版本的 deepseek-coder 模型不支持 fim。本地 ollama 跑 deepseek-coder:base 是可以的。

请问 api 能否开放支持 fim 的 deepseek-coder 模型?或是 api 提供一些可以支持代码补全的参数?

VS code Continue extension config issue.

I‘m using Ubuntu 24.04 with vs code 1.89.0 and Continue 0.8.27, it will always get error with 404 error.
The issue is caused by DeepSeek API only compact old openai API, so we need to add

"useLegacyCompletionsEndpoint": false

to Continue config.json.
The issue is below:
微信图片_20240509091800

Content Exists Risk

In the input content, the interface will report the above error.
What is the reason?
Do I need to do anything with the input content?

接入沉浸式翻译问题

看文档是支持接入沉浸式翻译,但是我根据提示配置了 Deepseek API,测试服务的时候提示Network request failed,如果先将Deepseek API接入oneapi再通过oneapi调用则又正常

Chatbox(v1.3.14) 连接DeepSeek出现422

刚下载的Chatbox(v1.3.14),连接DeepSeek 出现422错误。之前看到有人也出现过类似错误,但是这个最新版本好像又出现了

API Error: Status Code 422, Failed to deserialize the JSON body into the target type: messages[0].content: invalid type: sequence, expected a string at line 1 column 40

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.