Skip to content

Commit a65ca85

Browse files
authored
Merge pull request #4 from warmshao/dev
add DEEPSEEK env example
2 parents 73cc098 + 2c29029 commit a65ca85

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.env.example

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ GOOGLE_API_KEY=
88
AZURE_OPENAI_ENDPOINT=
99
AZURE_OPENAI_API_KEY=
1010

11+
DEEPSEEK_ENDPOINT=https://api.deepseek.com
12+
DEEPSEEK_API_KEY=
13+
1114
# Set to false to disable anonymized telemetry
1215
ANONYMIZED_TELEMETRY=true
1316

0 commit comments

Comments
 (0)