Changes since 0.2.68
- langgraph: release 0.2.69 (#3256)
- Lint
- Guard and cache calls to find_subgraph_pregel
- docs: update README to include built w/ langgraph (#3254)
- When using Command.PARENT also pass existing subgraph state to parent graph (#3134)
- langgraph: add get_stream_writer() (#3251)
- docs: small README update (#3244)
- docs: update README (#3242)
- langgraph: expose tags in the metadata for streamed message chunks (#3238)
- docs: update streaming docstring for Pregel and expose in api ref (#3229)
- Do not inject args in RunnableCallable if arg already exists (#3185)