Go to file
Dita Aji Pratama 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
agent Forcing to read the memories 2026-07-11 17:20:59 +07:00
interfaces/tui Forcing to read the memories 2026-07-11 17:20:59 +07:00
lib memories_latest tools 2026-07-11 10:42:56 +07:00
services Forcing to read the memories 2026-07-11 17:20:59 +07:00
tools feat: remove general-purpose RAG tools (rag.py) 2026-07-12 13:34:40 +07:00
.env.example Telegram Bot Client 2026-06-16 22:44:10 +07:00
.gitignore update gitignore 2026-06-17 15:05:14 +07:00
config.py feat: remove general-purpose RAG tools (rag.py) 2026-07-12 13:34:40 +07:00
default-config.yaml feat: remove general-purpose RAG tools (rag.py) 2026-07-12 13:34:40 +07:00
hendrik Model selector 2026-06-16 14:59:40 +07:00
hendrik.py feat: remove general-purpose RAG tools (rag.py) 2026-07-12 13:34:40 +07:00
requirements.txt Adding depenedncies lib baru 2026-07-07 17:13:02 +07:00