Log to mysql

This commit is contained in:
Daniel O'Connell
2023-09-12 05:41:05 +02:00
parent 4b5b3aafe1
commit 5e91e67cee
7 changed files with 156 additions and 83 deletions
+3
View File
@@ -1,3 +1,6 @@
LOG_LEVEL="INFO"
DISCORD_LOG_LEVEL="INFO"
OPENAI_API_KEY="sk-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
PINECONE_API_KEY="" # leave blank to use our online API instead
LOGGING_URL="" # leave blank if you're not testing logging specifically