Commit Graph

7 Commits

Author SHA1 Message Date
Grail Finder
7bbedd93cf Enha (RAG): raw text as primary key in vector db 2025-01-07 11:11:44 +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
Grail Finder
990e0695c5 Enha: add agent to chat history; gen-regen diff 2024-12-05 18:36:05 +03:00
Grail Finder
5ccad20bd6 Feat: add memory [wip] 2024-11-20 20:47:49 +03:00
Grail Finder
8ae4d075c4 Feat: migration on startup 2024-11-20 13:21:51 +03:00
Grail Finder
f32375488f Feat: add storage interface; add sqlite impl 2024-11-19 17:15:02 +03:00