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 afe62c3 commit 78f9e2bCopy full SHA for 78f9e2b
example.env
@@ -0,0 +1,13 @@
1
+# Rename this file to .env and copy it to your cookies directory
2
+# Update the API_KEY and other variables as needed
3
+
4
+HUUGINGFACE_API_KEY=
5
+POLLINATIONS_API_KEY=
6
+GEMINI_API_KEY=
7
+TOGETHER_API_KEY=
8
+DEEPINFRA_API_KEY=
9
+OPENAI_API_KEY=
10
+GROQ_API_KEY=
11
+AZURE_API_KEY=
12
+AZURE_API_ENDPOINT=
13
+AZURE_DEFAULT_MODEL=
0 commit comments