Files
conversation-layer/.env.example
2025-06-05 00:10:10 -06:00

11 lines
289 B
Plaintext

# Copy this file to `.env` and adjust variables as needed
# URL of your LLM agent
LLM_AGENT_URL=http://localhost:8000
# URL of the WhatsApp gateway
OPEN_WA_URL=https://whatsappbot.interno.com/
# Optional custom ports
PORT=3000
ROUTER_PORT=3001
# API key for the Gemini SDK
GEMINI_API_KEY=