mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-07-07 05:29:13 -04:00
fix: Found and fix review mistakes
This commit is contained in:
8
sources/providersConfig/deepseek.toml
Normal file
8
sources/providersConfig/deepseek.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
schema_version = 1
|
||||
|
||||
name = "DeepSeek"
|
||||
client_api = "OpenAI Compatible"
|
||||
description = "Cloud (DeepSeek). OpenAI-compatible Chat Completions API — deepseek-chat (V4 family) and deepseek-reasoner. Get an API key at platform.deepseek.com."
|
||||
|
||||
url = "https://api.deepseek.com/v1"
|
||||
api_key_ref = "qodeassist/providers/DeepSeek"
|
||||
Reference in New Issue
Block a user