Skip to content

Commit

Permalink
upgrading to langgraph memory (#26916)
Browse files Browse the repository at this point in the history
Upgrading to langgraph memory
  • Loading branch information
eyurtsev committed Sep 27, 2024
1 parent 491de46 commit f4e3019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ module.exports = {
},
{
type: "category",
label: "Migrating from v0.0 memory",
label: "Migrating to LangGraph memory",
link: {type: 'doc', id: 'versions/migrating_memory/index'},
collapsible: false,
collapsed: false,
Expand Down

0 comments on commit f4e3019

Please sign in to comment.