mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-30 03:00:41 -04:00
6 lines
173 B
Plaintext
6 lines
173 B
Plaintext
OPENAI_API_KEY=your-openai-api-key
|
|
ELEVENLABS_API_KEY=your-elevenlabs-api-key
|
|
SMART_LLM_MODEL="gpt-4"
|
|
FAST_LLM_MODEL="gpt-3.5-turbo"
|
|
GOOGLE_API_KEY=
|
|
CUSTOM_SEARCH_ENGINE_ID= |