mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-02-15 03:04:24 +01:00
Added back .env.template
This commit is contained in:
6
.env.template
Normal file
6
.env.template
Normal file
@@ -0,0 +1,6 @@
|
||||
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=
|
||||
Reference in New Issue
Block a user