DeepSeek
deepseek is the DeepSeek (https://www.deepseek.com/) chat model provider.
It uses the DEEPSEEK_API_... environment variables.
Create a new secret key from the DeepSeek API Keys portal.
Update the
.envfile with the secret key..env DEEPSEEK_API_KEY=sk_...Set the
modelfield inscripttodeepseek:deepseek:deepseek-chatwhich is currently the only supported model.script({model: "deepseek:deepseek-chat",...})
Aliases
The following model aliases are attempted by default in GenAIScript.
| Alias | Model identifier |
|---|---|
| large | deepseek-chat |
| small | deepseek-chat |
| vision | deepseek-chat |
Limitations
- listModels