Grail Finder
a45120b831
Chore: linter complaints
2025-11-19 12:51:22 +03:00
Grail Finder
25b2e2f592
Fix: migration use of vec0; rag cleanup
2025-11-19 12:32:46 +03:00
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
97a1fc507e
Feat: shift syscard to first msg option
2025-02-24 18:57:31 +03:00
Grail Finder
c134479414
Enha: log level to props
2025-02-15 11:09:47 +03:00
Grail Finder
5468053908
Enha: rewrite (upsert) memory
2025-02-09 18:21:34 +03:00
Grail Finder
1ea19ba11e
Feat (status line): add model name
2025-01-15 16:46:59 +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
Grail Finder
ed5cb75134
Refactor: sql on conflict; fix unittest; page names to vars
2024-12-11 18:43:04 +03:00
Grail Finder
5f780287ae
Fix: display and upsert correct roles and icons
2024-12-10 17:55:10 +03:00
Grail Finder
67f36d417f
Feat: load char/agent; agent-chat flow
2024-12-09 19:26:26 +03:00
Grail Finder
990e0695c5
Enha: add agent to chat history; gen-regen diff
2024-12-05 18:36:05 +03:00
Grail Finder
34d415c930
Feat: add linter
2024-11-28 17:57:50 +03:00
Grail Finder
5dfb558476
Feat: rename chat
2024-11-24 17:39:52 +03:00
Grail Finder
cc84c037ec
Enha: match tool call with regexp; clear panics
2024-11-21 20:16:47 +03:00
Grail Finder
c35af03720
Feat: add tools to tool map
2024-11-21 18:15:01 +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
aaf0566636
Enha: db chat management
2024-11-20 06:51:40 +03:00
Grail Finder
f32375488f
Feat: add storage interface; add sqlite impl
2024-11-19 17:15:02 +03:00