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.
2 parents 73cc098 + 2c29029 commit a65ca85Copy full SHA for a65ca85
.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