mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-05 18:20:35 -08:00
13 lines
No EOL
298 B
Bash
13 lines
No EOL
298 B
Bash
# 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= |