Grail Finder
428c45da16
Chore: fix linter complaints
2025-10-21 10:44:07 +03:00
Grail Finder
60ccaed200
Chore: remove old rag
2025-10-19 13:14:56 +03:00
Grail Finder
2e1b018a45
Feat: new rag attempt
2025-10-09 16:19:43 +03:00
Grail Finder
fe4f759173
Chore: project rename; gf-lt => grailfinder's llm tui
2025-05-21 19:55:14 +03:00
Grail Finder
363bbae2c7
Fix: RAG updates
2025-01-09 15:49:59 +03:00
Grail Finder
7bbedd93cf
Enha (RAG): raw text as primary key in vector db
2025-01-07 11:11:44 +03:00
Grail Finder
b822b3a161
Refactor: rag to sep package
2025-01-05 20:51:31 +03:00
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
Grail Finder
461d19aa25
Feat: add rag [wip; skip-ci]
2024-12-31 13:25:13 +03:00