Skip to content

Commit 2c29029

Browse files
committed
add DEEPSEEK env example
1 parent c0de4b7 commit 2c29029

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)