initial commit
set up the database with full text search and a simple prompt template engine
This commit is contained in:
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
cache/
|
||||
context.db
|
||||
context.db-shm
|
||||
context.db-wal
|
Reference in New Issue
Block a user