mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-29 11:19:54 +02:00
Raise for API versions below 0.10.0 so prereleases such as 0.10.0rc1 are not accepted by the delta-channel compatibility check. Verified against real langgraph-api releases: 0.9.0 raises and 0.10.0 compiles. Co-authored-by: open-swe[bot] <open-swe@users.noreply.github.com>