Files
langgraph/libs
Sydney Runkleandopen-swe[bot] <open-swe@users.noreply.github.com> 1cc5f1fd48 fix(langgraph): use package metadata for API version check
Revert the optional `langgraph_api.__version__` import path in favor of the
cleaner `importlib.metadata.version("langgraph-api")` check for DeltaChannel
API compatibility. This avoids importing the optional API package at compile
time while preserving the same version boundary.

Co-authored-by: open-swe[bot] <open-swe@users.noreply.github.com>
2026-06-17 17:11:56 +00:00
..
2026-06-10 14:15:19 -04:00