Files
langgraph/docs/docs
MathieuandGitHub 779553f4aa docs: fix state type in Persistence documentation (#3801)
This PR fixes the type of `foo` in the `State` class in Persistence
documentation. The type was previously defined as `int`, but the code
uses it as a `str`.

Updated the type of `foo` in the documentation to `str` to match its
actual usage in the code.

No changes to the functionality or codebase, only a documentation fix.
2025-03-12 17:14:07 +00:00
..
2025-03-04 19:05:56 +00:00
2025-02-28 09:16:58 -05:00
2025-02-03 20:13:58 +00:00
2025-03-11 18:01:50 +00:00
2025-02-18 17:09:33 -05:00