We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d26459f + 52e9c74 commit c6d0439Copy full SHA for c6d0439
.env.example
@@ -239,6 +239,7 @@ LARGE_VOLENGINE_MODEL= # Default: doubao-pro-256k
239
VOLENGINE_EMBEDDING_MODEL= # Default: doubao-embedding
240
241
# DeepSeek Configuration
242
+DEEPSEEK_API_KEY= #Your DeepSeek API key
243
DEEPSEEK_API_URL= # Default: https://api.deepseek.com
244
SMALL_DEEPSEEK_MODEL= # Default: deepseek-chat
245
MEDIUM_DEEPSEEK_MODEL= # Default: deepseek-chat
0 commit comments