We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
接口页面很久很久没更新了,严重影响使用范围,vscode插件根本无法配置
The text was updated successfully, but these errors were encountered:
如果指的是 Continue.dev 的话,可以参考 #9 (comment)
Sorry, something went wrong.
{ "models": [ { "title": "DeepSeek-V2", "model": "deepseek-coder", "apiBase": "https://api.deepseek.com/v1/", "apiKey": "sk- ", "completionOptions": {}, "provider": "openai" } ], "tabAutocompleteOptions": { "template": " 提示词.\n", "useCache": true, "maxPromptTokens": 2048 }, "tabAutocompleteModel": { "title": "DeepSeek-V2", "model": "deepseek-coder", "apiKey": "sk- ", "contextLength": 8192, "apiBase": "https://api.deepseek.com", "completionOptions": { "maxTokens": 4096, "temperature": 0, "topP": 1, "presencePenalty": 0, "frequencyPenalty": 0 }, "provider": "openai", "useLegacyCompletionsEndpoint": false } }
No branches or pull requests
接口页面很久很久没更新了,严重影响使用范围,vscode插件根本无法配置
The text was updated successfully, but these errors were encountered: