mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration
synced 2025-01-22 10:35:53 +00:00
Update README.md
This commit is contained in:
parent
9b567bd01f
commit
6eb3ece94a
@ -27,16 +27,14 @@ Continue will generate, refactor, and explain entire sections of code with LLMs.
|
||||
"model": "deepseek-chat",
|
||||
"contextLength": 128000,
|
||||
"apiKey": "REDACTED",
|
||||
"provider": "openai",
|
||||
"apiBase": "https://api.deepseek.com/beta"
|
||||
"provider": "deepseek"
|
||||
}
|
||||
],
|
||||
"tabAutocompleteModel": {
|
||||
"title": "DeepSeek",
|
||||
"model": "deepseek-chat",
|
||||
"apiKey": "REDACTED",
|
||||
"provider": "openai",
|
||||
"apiBase": "https://api.deepseek.com/beta"
|
||||
"provider": "deepseek"
|
||||
},
|
||||
...
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user