add_openai_integration #1

Merged
jfig merged 4 commits from add_openai_integration into dev 2025-05-01 02:21:13 +00:00
Showing only changes of commit e287e6197e - Show all commits

View File

@@ -1,4 +1,7 @@
# LOG_LEVEL options: CRITICAL, ERROR, WARNING, INFO, DEBUG, NOTSET
LOG_LEVEL=INFO
# Matrix Configuration
HOMESERVER_URL = "https://matrix.org"
USER_ID = "@botbot_user:matrix.org"
PASSWORD = "botbot_password"