We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db43e13 commit 85c3af4Copy full SHA for 85c3af4
.env.example
@@ -257,6 +257,9 @@ LARGE_AKASH_CHAT_API_MODEL= # Default: Meta-Llama-3-1-405B-Instruct-FP8
257
FAL_API_KEY=
258
FAL_AI_LORA_PATH=
259
260
+# Web search API Configuration
261
+TAVILY_API_KEY=
262
+
263
# WhatsApp Cloud API Configuration
264
WHATSAPP_ACCESS_TOKEN= # Permanent access token from Facebook Developer Console
265
WHATSAPP_PHONE_NUMBER_ID= # Phone number ID from WhatsApp Business API
0 commit comments