[PR #6862] fix(sdk-py): allow reset of config/context in assistants update #5354

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

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

State: closed
Merged: Yes


This distinguishes an empty config/context ({}) from a null config/context, and therefore allows resetting these fields.

(Easiest to test this E2E on the server side; will create a separate PR for that.)

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/6862 **State:** closed **Merged:** Yes --- This distinguishes an empty `config`/`context` (`{}`) from a null `config`/`context`, and therefore allows resetting these fields. (Easiest to test this E2E on the server side; will create a separate PR for that.)
yindo added the pull-request label 2026-02-20 17:51:35 -05:00
yindo closed this issue 2026-02-20 17:51:35 -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#5354