mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-19 22:14:28 +01:00
4 lines
132 B
Plaintext
4 lines
132 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" |