Skip to main content

Module memory

Module memory 

Source
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ยง

ConversationScope
๐Ÿง  Scoped memory for a conversation
MemoryProxy
๐Ÿ› ๏ธ Enhanced proxy with memory support
ProxyMemory
๐Ÿ—„๏ธ Persistent memory storage for the proxy