Files
gf-lt/.gitignore
Grail Finder 4736e43631 Feat (RAG): tying tui calls to rag funcs [WIP; skip-ci]
RAG itself is annoying to properly implement, plucking sentences with no
context is useless. Also it should not be a part of main package, same
for goes for tui. The number of global vars is absurd.
2025-01-04 18:13:13 +03:00

10 lines
81 B
Plaintext

*.txt
*.json
testlog
elefant
history/
*.db
config.toml
sysprompts/*
history_bak/