Commit Graph

7 Commits

Author SHA1 Message Date
f72533dcc3 feat: remove general-purpose RAG tools (rag.py)
- Delete tools/rag.py (general document ingestion/search)
- Delete ragroleplay_table_create.py (replaced by lazy table creation)
- Remove rag import and 7 tool registrations from hendrik.py
- Remove RAG_PERSIST_DIR and RAG_MODEL_PATH from config.py
- Remove rag section from default-config.yaml
2026-07-12 13:34:40 +07:00
5dee3ad8fa memories 2026-07-07 06:03:21 +07:00
f32e2330a7 Preparing for next features 2026-06-29 17:17:07 +07:00
03221ca119 Improving RAG 2026-06-24 17:11:03 +07:00
941157a672 Update default-config.yaml 2026-06-22 11:34:35 +07:00
b954f5a6cb TinyDB Session Manager 2026-06-17 16:00:26 +07:00
0bedda1c06 Better config format 2026-06-17 15:04:54 +07:00