Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-15 | Feat (status line): add model name | Grail Finder | |
2025-01-09 | Fix: RAG updates | Grail Finder | |
2025-01-07 | Enha (RAG): raw text as primary key in vector db | Grail Finder | |
2025-01-05 | Refactor: rag to sep package | Grail Finder | |
2025-01-04 | Feat (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-31 | Feat: add rag [wip; skip-ci] | Grail Finder | |
2024-12-11 | Refactor: sql on conflict; fix unittest; page names to vars | Grail Finder | |
2024-12-10 | Fix: display and upsert correct roles and icons | Grail Finder | |
2024-12-09 | Feat: load char/agent; agent-chat flow | Grail Finder | |
2024-12-05 | Enha: add agent to chat history; gen-regen diff | Grail Finder | |
2024-11-28 | Feat: add linter | Grail Finder | |
2024-11-24 | Feat: rename chat | Grail Finder | |
2024-11-21 | Enha: match tool call with regexp; clear panics | Grail Finder | |
2024-11-21 | Feat: add tools to tool map | Grail Finder | |
2024-11-20 | Feat: add memory [wip] | Grail Finder | |
2024-11-20 | Feat: migration on startup | Grail Finder | |
2024-11-20 | Enha: db chat management | Grail Finder | |
2024-11-19 | Feat: add storage interface; add sqlite impl | Grail Finder | |