We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c8ed15 commit 064a2afCopy full SHA for 064a2af
.env.template
@@ -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