Summary
Build a LlamaIndex-compatible memory module that integrates with LlamaIndex's Memory class. Map Memtrace memory types (episodic, decision, entity, session) to LlamaIndex memory concepts.
Requirements
- Implement LlamaIndex memory interface
- Support both agent and workflow use cases
- Publish as
llama-index-memory-memtrace on PyPI
Dependencies
Summary
Build a LlamaIndex-compatible memory module that integrates with LlamaIndex's
Memoryclass. Map Memtrace memory types (episodic,decision,entity,session) to LlamaIndex memory concepts.Requirements
llama-index-memory-memtraceon PyPIDependencies