We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee79302 commit bcf3192Copy full SHA for bcf3192
.env.example
@@ -69,6 +69,7 @@ LARGE_HEURIST_MODEL=
69
HEURIST_IMAGE_MODEL=
70
71
# DeepSeek Configuration
72
+DEEPSEEK_API_KEY=
73
DEEPSEEK_API_URL= # Default: https://api.deepseek.com
74
SMALL_DEEPSEEK_MODEL= # Default: deepseek-chat
75
MEDIUM_DEEPSEEK_MODEL= # Default: deepseek-chat
0 commit comments