shove chat history into sqlite3

This commit is contained in:
Russell Ballestrini 2023-04-11 12:15:59 -04:00
parent 20053db1d9
commit 7eb29cce83
4 changed files with 83 additions and 7 deletions

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
*.swp
env
instance/
__pycache__/