Skip to content

Commit 78f9e2b

Browse files
committed
Add example.env
1 parent afe62c3 commit 78f9e2b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

example.env

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)