We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 067f157 + 78a2484 commit 74f6b2cCopy full SHA for 74f6b2c
README.md
@@ -8,7 +8,7 @@ A Redis-powered memory server built for AI agents and applications. It manages b
8
9
- Session-scoped storage for messages, structured memories, context, and metadata
10
- Automatically summarizes conversations when they exceed the window size
11
- - Client model-aware token limit management (adapts to the context window of the client's LLM)
+ - Token limit management (adapts to the context window of the client's LLM)
12
- Supports all major OpenAI and Anthropic models
13
- Automatic promotion of structured memories to long-term storage
14
0 commit comments