Skip to content

Add archon-memory-core to LLMOps section#412

Open
atw4757-byte wants to merge 1 commit intotensorchord:mainfrom
atw4757-byte:add-archon-memory-core
Open

Add archon-memory-core to LLMOps section#412
atw4757-byte wants to merge 1 commit intotensorchord:mainfrom
atw4757-byte:add-archon-memory-core

Conversation

@atw4757-byte
Copy link
Copy Markdown

Adds archon-memory-core to the LLMOps table.

What it is: Apache 2.0 Python library for LLM agent memory. pip install archon-memory-core, Python 3.10+.

Why LLMOps: It targets a recurring production-ops problem — agent memory that degrades over time as users update facts. The library does supersede-aware consolidation and type-aware salience so retrieval returns the current fact, not the stale one. Local-first on ChromaDB + Ollama.

Evidence: On the Agentic Memory Benchmark v2.3 (250-query, 3-seed, 90 simulated days): 99.2% top-1 with consolidation vs 49.2% without. Preregistered harness and seeds in the repo.

Entry placed alphabetically between AI studio and Arize-Phoenix, matching the existing | name | details | badge | format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants