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.
1 parent 1b65a18 commit c8e1b8bCopy full SHA for c8e1b8b
README.md
@@ -4,12 +4,12 @@ A service that provides memory management for AI applications using Redis. This
4
5
## Features
6
7
-- **Short-term Memory Management**
+- **Short-Term Memory Management**
8
- Configurable window size for recent messages
9
- Automatic context summarization using LLMs
10
- Token limit management based on model capabilities
11
12
-- **Long-term Memory**
+- **Long-Term Memory**
13
- Semantic search capabilities
14
- Automatic message indexing
15
- Configurable memory retention
0 commit comments