summaryrefslogtreecommitdiff
path: root/config.example.toml
AgeCommit message (Collapse)Author
2025-01-04Feat (RAG): tying tui calls to rag funcs [WIP; skip-ci]Grail Finder
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.
2024-12-07Fix: resolve points on the fixlistGrail Finder
2024-12-02Feat: add character card supportGrail Finder
2024-11-27Feat: add toml configGrail Finder