Commit Graph

18 Commits

Author SHA1 Message Date
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
4db8aea43d Feat: read json sysprompt cards 2024-12-23 19:02:36 +03:00
Grail Finder
f367ad266a Enha: chat management table 2024-12-15 22:02:32 +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
bdd40ea8df Feat: export chat to json file; 2024-12-08 14:18:16 +03:00
Grail Finder
55010bb704 Fix: index picker 2024-12-07 13:24:59 +03:00
Grail Finder
7c4d057994 Fix: resolve points on the fixlist 2024-12-07 12:53:35 +03:00
Grail Finder
e811bc51d4 Enha: improve colours and formatingg 2024-12-05 20:13:07 +03:00
Grail Finder
990e0695c5 Enha: add agent to chat history; gen-regen diff 2024-12-05 18:36:05 +03:00
Grail Finder
b9a5c681a6 Feat: add default style 2024-12-02 20:53:22 +03:00
Grail Finder
a5ab816c94 Feat: add character card support 2024-12-02 19:58:03 +03:00
Grail Finder
34d415c930 Feat: add linter 2024-11-28 17:57:50 +03:00
Grail Finder
14d706f94a Feat: add toml config 2024-11-27 20:16:58 +03:00
Grail Finder
7f48741b11 Fix: continue llm resp; clear status line 2024-11-26 22:16:18 +03:00
Grail Finder
ad65c3583a Feat: add help page 2024-11-26 21:15:04 +03:00
Grail Finder
5dfb558476 Feat: rename chat 2024-11-24 17:39:52 +03:00