initial commit

set up the database with full text search and a simple prompt template
engine
This commit is contained in:
2023-11-05 00:33:38 -06:00
commit e0430c62bd
13 changed files with 366 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
cache/
context.db
context.db-shm
context.db-wal