跳到主要内容

DeepSeek

信息

您可以从DeepSeek 控制台获取 API 密钥。

聊天模型

我们推荐将 DeepSeek Chat 配置为您的聊天模型。

config.yaml
models:
- name: DeepSeek Chat
provider: deepseek
model: deepseek-chat
apiKey: <YOUR_DEEPSEEK_API_KEY>

自动完成模型

我们推荐将 DeepSeek Coder 配置为您的自动完成模型。

config.yaml
models:
- name: DeepSeek Coder
provider: deepseek
model: deepseek-coder
apiKey: <YOUR_DEEPSEEK_API_KEY>
roles:
- autocomplete

嵌入模型

DeepSeek 目前不提供任何嵌入模型。

点击此处查看嵌入模型提供商列表。

重排序模型

DeepSeek 目前不提供任何重排序模型。

点击此处查看重排序模型提供商列表。