Files
langgraph/libs/sdk-py/langgraph_sdk
Elior Nataf Lackritz 3913144bdd feat(langgraph): add response_schema to interrupt()
Optional keyword-only schema for the resume value, surfaced on
Interrupt.response_schema as JSON Schema for clients. Pydantic, TypedDict
and dataclass schemas also validate the resume value before it is
committed; the validated object is returned.
2026-09-10 12:59:13 -04:00
..
2026-08-27 13:28:59 -07:00
2026-08-27 17:14:54 -04:00
2024-06-20 17:08:35 -04:00