Skip to content

Commit 07c1e91

Browse files
committed
Bump agent-memory-client to 0.12.6
Version 0.12.6 disables optimize_query by default, avoiding the need for an OpenAI API key for basic search operations.
1 parent bab8f38 commit 07c1e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-recipes/context-engineering/reference-agent/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ langgraph-checkpoint>=1.0.0
44
langgraph-checkpoint-redis>=0.1.0
55

66
# Redis Agent Memory Server
7-
agent-memory-client>=0.12.3
7+
agent-memory-client>=0.12.6
88

99
# Redis and vector storage
1010
redis>=6.0.0

0 commit comments

Comments
 (0)