Go to file
Dita Aji Pratama 2c65c51ec9 feat: add salutation field to user profile
- Add salutation field to knowledge_user schema (after alias, nullable)
- Update users_store() to accept and store salutation
- Add salutation to users_store and users_update tool schemas
- Add salutation to users_filter output display
- Add Salutation to User Context in telegram and xmpp clients
2026-07-12 13:38:02 +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 feat: add salutation field to user profile 2026-07-12 13:38:02 +07:00
services feat: add salutation field to user profile 2026-07-12 13:38:02 +07:00
tools feat: add salutation field to user profile 2026-07-12 13:38:02 +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: add --char CLI argument for character selection 2026-07-12 13:35:14 +07:00
requirements.txt Adding depenedncies lib baru 2026-07-07 17:13:02 +07:00