mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-26 01:22:24 +02:00
Adding support for the `context` arg to `invoke/stream` to the sdk. This is paired with an update to the API as well that adds `context` support to the `assistants` and `runs` endpoints. Bumping version to v0.2.0 on the `v1` branch given this and the interrupt schema changes.