Releases: langchain-ai/langgraph
Releases · langchain-ai/langgraph
checkpointpostgres==2.0.9
cli==0.1.65
Changes since cli==0.1.64
- Fix config cli type from Path -> str (#2771)
- Merge branch 'main' into fix-cli-path
- Bump version
- [CLI] Update min bound for langgraph-api
- Fix config cli type from Path -> str
0.2.60
sdk==0.1.48
Changes since sdk==0.1.47
- [SDK] Add studio user object
sdk==0.1.47
Changes since sdk==0.1.46
- Update AuthContext
- Update wording
- Add excption docs
- Authenticate return single type
- [SDK] relax response typehint
cli==0.1.64
Changes since cli==0.1.63
- [CLI] Handle dependencies js up --watch
sdk==0.1.46
Changes since sdk==0.1.45
- [SDK] Add HTTPException type
sdk==0.1.45
Changes since sdk==0.1.44
- [SDK] Add auth types
cli==0.1.63
Changes since cli==0.1.62
- [CLI] Add openapi param to config
cli==0.1.62
Changes since cli==0.1.61
- Update dev
- [CLI] Add auth env var
- Add Memory Store conceptual doc section (#2624)