Skip to content

Commit dde8545

Browse files
authored
Update 03_memory_agent.ipynb (#69)
1 parent 3a0e211 commit dde8545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-recipes/agents/03_memory_agent.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1579,7 +1579,7 @@
15791579
"source": [
15801580
"## That's a Wrap!\n",
15811581
"\n",
1582-
"Want to make your own agent? Try the [LangGraph Quickstart](https://langchain-ai.github.io/langgraph/tutorials/introduction/). Then add our [Redis checkpointer](https://github.com/redis-developer/langgraph-redis) to make give your agent fast, persistent memory!"
1582+
"Want to make your own agent? Try the [LangGraph Quickstart](https://langchain-ai.github.io/langgraph/tutorials/introduction/). Then add our [Redis checkpointer](https://github.com/redis-developer/langgraph-redis) to give your agent fast, persistent memory!"
15831583
]
15841584
}
15851585
],

0 commit comments

Comments
 (0)