Changes since 0.2.74
- langgraph: release 0.2.75 (#3602)
- langgraph: add py.typed files to modules (#3600)
- langgraph: stream_mode=messages should not emit input or state messages
- pregel: update validation error messages (#3517)
- docs: add pregel conceptual doc (#3516)
- langgraph: allow passing config_schema to create_react_agent (#3534)
- langgraph: handle non-overlapping subgraph updates in Command.PARENT (#3521)
- x
- langgraph: optionally add structured_response key to agent state in create_react_agent (#3493)