Changes since 1.0.2
- chore: langgraph patch release (#6429)
- feat(docs): warn that
StateGraphis a builder class (#6417) - fix(docs):
PartialStaterendering in MkDocs (#6416) - fix(docs): synchronize
invokeandainvokedocstrings (#6415) - fix(docs): synchronize
streamandastreamdocstrings (#6414) - docs(langgraph): Fix docstring code examples of task function (#6410)
- fix(langgraph): Unexpected behavior for stream_mode sequences that are not lists (#6354)
- fix: fix previoius edge cases such as 0 (#6379)
- fix(langgraph): export REMOVE_ALL_MESSAGES in all to fix linting (#6375)
- style: update docstrings to reference
StateGraph(#6308) - docs(langgraph): update streaming guide links (#6314)
- chore: add
pyproject.tomllinks (#6364) - docs(langgraph): Fix typo in docstring of PregelLoop.tick (#6407)
- chore(checkpoint-postgres): bump to 3.0.1 (#6402)
- fix(langgraph): do not apply pending writes when updating state (#6389)
- chore: update ormsgpack minbound and add OPT_REPLACE_SURROGATES (#6395)
- release(cli): 0.4.7 expand api bounds (#6390)
- chore: style fixes for refs (#6365)