mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-06 02:30:41 -08:00
Add example.env
This commit is contained in:
parent
afe62c308e
commit
78f9e2b0b2
1 changed files with 13 additions and 0 deletions
13
example.env
Normal file
13
example.env
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Rename this file to .env and copy it to your cookies directory
|
||||
# Update the API_KEY and other variables as needed
|
||||
|
||||
HUUGINGFACE_API_KEY=
|
||||
POLLINATIONS_API_KEY=
|
||||
GEMINI_API_KEY=
|
||||
TOGETHER_API_KEY=
|
||||
DEEPINFRA_API_KEY=
|
||||
OPENAI_API_KEY=
|
||||
GROQ_API_KEY=
|
||||
AZURE_API_KEY=
|
||||
AZURE_API_ENDPOINT=
|
||||
AZURE_DEFAULT_MODEL=
|
||||
Loading…
Add table
Add a link
Reference in a new issue