Skip to content

Commit bcf3192

Browse files
committed
add deepsek api key
1 parent ee79302 commit bcf3192

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env.example

+1
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ LARGE_HEURIST_MODEL=
6969
HEURIST_IMAGE_MODEL=
7070

7171
# DeepSeek Configuration
72+
DEEPSEEK_API_KEY=
7273
DEEPSEEK_API_URL= # Default: https://api.deepseek.com
7374
SMALL_DEEPSEEK_MODEL= # Default: deepseek-chat
7475
MEDIUM_DEEPSEEK_MODEL= # Default: deepseek-chat

0 commit comments

Comments
 (0)