Go to file
2026-05-25 10:25:06 +07:00
scripts feat: hybrid collection management — agent can create/delete/list collections via prompt, remove RAG_COLLECTIONS config, switch to ONNX MiniLM embedding (local, no API) 2026-05-25 10:25:06 +07:00
tools feat: hybrid collection management — agent can create/delete/list collections via prompt, remove RAG_COLLECTIONS config, switch to ONNX MiniLM embedding (local, no API) 2026-05-25 10:25:06 +07:00
tui Align AI text indent with user and add bold to colored chat text 2026-05-19 14:50:53 +07:00
.env.example First commit 2026-05-02 21:08:42 +07:00
.gitignore First commit 2026-05-02 21:08:42 +07:00
config.py feat: hybrid collection management — agent can create/delete/list collections via prompt, remove RAG_COLLECTIONS config, switch to ONNX MiniLM embedding (local, no API) 2026-05-25 10:25:06 +07:00
hendrik Add hendrik wrapper script for terminal command 2026-05-19 10:35:31 +07:00
hendrik.py feat: hybrid collection management — agent can create/delete/list collections via prompt, remove RAG_COLLECTIONS config, switch to ONNX MiniLM embedding (local, no API) 2026-05-25 10:25:06 +07:00
requirements.txt feat: add Agent-Initiative RAG with ChromaDB — 4 tools (store/search/list/inspect), Ollama embeddings, schema-agnostic metadata storage 2026-05-22 09:15:55 +07:00