[PR #4317] fix(langgraph): Fix deserialization issue for AnyMessage objects, and… #3760

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

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

State: closed
Merged: Yes


Fix deserialization issue for AnyMessage objects, and add support for deserializing Pydantic generic and polymorphic models.

bug detail:
https://github.com/langchain-ai/langgraph/issues/4316

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/4317 **State:** closed **Merged:** Yes --- Fix deserialization issue for AnyMessage objects, and add support for deserializing Pydantic generic and polymorphic models. bug detail: https://github.com/langchain-ai/langgraph/issues/4316
yindo added the pull-request label 2026-02-20 17:49:07 -05:00
yindo closed this issue 2026-02-20 17:49:07 -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#3760