mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-30 19:59:40 +02:00
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