8 lines
266 B
Plaintext
8 lines
266 B
Plaintext
GROQ_API_KEY=your_groq_api_key
|
|
GMAIL_EMAIL=opensquaredgeneva@gmail.com
|
|
GMAIL_PASSWORD=your_gmail_app_password
|
|
APP_SECRET=change_me_to_a_long_random_string
|
|
TTS_PROVIDER=browser
|
|
CONTACTS_FILE=/root/openbot/data/contacts.json
|
|
MEMORY_DB=/root/openbot/data/memory.sqlite
|