We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0de4b7 commit 2c29029Copy full SHA for 2c29029
.env.example
@@ -8,6 +8,9 @@ GOOGLE_API_KEY=
8
AZURE_OPENAI_ENDPOINT=
9
AZURE_OPENAI_API_KEY=
10
11
+DEEPSEEK_ENDPOINT=https://api.deepseek.com
12
+DEEPSEEK_API_KEY=
13
+
14
# Set to false to disable anonymized telemetry
15
ANONYMIZED_TELEMETRY=true
16
0 commit comments