feat(pi): add ICM and qmd for vector-based RAG memory #3
Loading…
Reference in a new issue
No description provided.
Delete branch "eumel/nixos-config:feature/pi-memory-rag"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Pi Agent bekommt zwei Memory-Tools aus dem llm-agents.nix Flake:
ICM (Infinite Context Memory)
qmd
Beide Tools sind in der Pi-Jail verfuegbar. ICM's SQLite-DB und qmd's Cache werden per try-readwrite gemountet und gebackupt.
Siehe: https://github.com/numtide/llm-agents.nix
https://github.com/rtk-ai/icm
https://github.com/tobi/qmd
View command line instructions
Manual merge helper
Use this merge commit message when completing the merge manually.
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.