Skip to content

Commit 064a2af

Browse files
authored
Added back .env.template
1 parent 5c8ed15 commit 064a2af

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.env.template

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
OPENAI_API_KEY=your-openai-api-key
2+
ELEVENLABS_API_KEY=your-elevenlabs-api-key
3+
SMART_LLM_MODEL="gpt-4"
4+
FAST_LLM_MODEL="gpt-3.5-turbo"
5+
GOOGLE_API_KEY=
6+
CUSTOM_SEARCH_ENGINE_ID=

0 commit comments

Comments
 (0)