Releases
cli==0.1.74
Compare
Sorry, something went wrong.
No results found
langgraph-cli 0.1.74
Summary of Changes
Updated dependency on langgraph-api to version 0.0.27 #3632
Support for langgraph 0.3.x, which includes the new langgraph-prebuilt package #3632
Relaxed version constraints on several dependencies for better compatibility #3632
Detailed Changes
Dependencies
Updated langgraph-api from 0.0.26 to 0.0.27
Updated core dependency langgraph from 0.2.74 to 0.3.1
Added support for langgraph-prebuilt v0.1.1, which provides high-level APIs for creating and executing LangGraph agents and tools
Relaxed version constraints:
Changed langgraph requirement from >=0.2.56,<0.3.0 to >=0.2.56,<0.4.0 for broader compatibility
Eased httpx requirement from >=0.27.0 to >=0.25.0
Adjusted jsonschema-rs requirement to support 0.20.0
Modified orjson requirement from >=3.10.1 to >=3.9.7
Updated structlog requirements to support earlier versions
You can’t perform that action at this time.