[PR #5566] feat(sdk-py): sdk support for context API #4526

Closed
opened 2026-02-20 17:50:20 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/5566

State: closed
Merged: Yes


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.

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/5566 **State:** closed **Merged:** Yes --- 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.
yindo added the pull-request label 2026-02-20 17:50:20 -05:00
yindo closed this issue 2026-02-20 17:50:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#4526