Expand description
๐ง Memory Proxy - Scoped conversation history for LLMs
This module adds memory capabilities to the LLM proxy, allowing for persistent, scoped conversation history.
โA proxy that remembers is a proxy that cares!โ - The Cheet ๐บ
Structsยง
- Conversation
Scope - ๐ง Scoped memory for a conversation
- Memory
Proxy - ๐ ๏ธ Enhanced proxy with memory support
- Proxy
Memory - ๐๏ธ Persistent memory storage for the proxy