Releases: langchain-ai/langgraph-supervisor-py
langgraph-supervisor==0.0.31
What's Changed
- chore: add links to
pyproject.tomlby Mason Daugherty (@mdrxy) in #250 - chore: refs styling fixes by Mason Daugherty (@mdrxy) in #251
- fix: v1
ToolNodecompat by Sydney Runkle (@sydney-runkle) in #256 - release: 0.0.31 by Sydney Runkle (@sydney-runkle) in #257
New Contributors
- Mason Daugherty (@mdrxy) made their first contribution in #250
Full Changelog: langgraph-supervisor==0.0.30...langgraph-supervisor==0.0.31
langgraph-supervisor==0.0.30
What's Changed
- chore(readme.md): update recommendation by Eugene Yurtsev (@eyurtsev) in #248
- chore: release for 1.0 compat by Eugene Yurtsev (@eyurtsev) in #247
Full Changelog: langgraph-supervisor==0.0.29...langgraph-supervisor==0.0.30
langgraph-supervisor==0.0.29
What's Changed
- release: v0.0.29, prep for v0.6 langgraph by Sydney Runkle (@sydney-runkle) in #224
Full Changelog: langgraph-supervisor==0.0.28...langgraph-supervisor==0.0.29
langgraph-supervisor==0.0.28
What's Changed
- Update custom handoff tool doc by William FH (@hinthornw) in #211
- fix: bump
langgraph-prebuiltdependency to supportpost_model_hookby Sydney Runkle (@sydney-runkle) in #217 - fix: outermost workflow shouldn't be using managed values by Sydney Runkle (@sydney-runkle) in #216
- fix: only require
langgraphdependency for now by Sydney Runkle (@sydney-runkle) in #218 - fix the invalid paraments error in last_message model with return direct type tools by sjy3 in #165
- release: v0.0.28 by Sydney Runkle (@sydney-runkle) in #219
New Contributors
Full Changelog: langgraph-supervisor==0.0.27...langgraph-supervisor==0.0.28
langgraph-supervisor==0.0.27
What's Changed
- added pre_model_hook and post_model_model_hook for supervisor by Ishika Singh (@sin-ish) in #184
- release 0.0.27 by Vadym Barda (@vbarda) in #186
New Contributors
- Ishika Singh (@sin-ish) made their first contribution in #184
Full Changelog: langgraph-supervisor==0.0.26...langgraph-supervisor==0.0.27
langgraph-supervisor==0.0.26
What's Changed
- ci: fix "CI Success" job by Sydney Runkle (@sydney-runkle) in #172
- Make state_schema default to None instead of AgentState. by Tim Willis (@willist) in #175
- use string instead of UUID by Vadym Barda (@vbarda) in #180
- release 0.0.26 by Vadym Barda (@vbarda) in #181
New Contributors
- Tim Willis (@willist) made their first contribution in #175
Full Changelog: langgraph-supervisor==0.0.25...langgraph-supervisor==0.0.26
langgraph-supervisor==0.0.25
What's Changed
- packaging: remove upper bounds on direct deps by Sydney Runkle (@sydney-runkle) in #170
- release: 0.0.25 by Sydney Runkle (@sydney-runkle) in #171
New Contributors
- Sydney Runkle (@sydney-runkle) made their first contribution in #170
Full Changelog: langgraph-supervisor==0.0.24...langgraph-supervisor==0.0.25
langgraph-supervisor==0.0.24
What's Changed
- fix: Only overwrite thread id on subgraphs when calling remote graph by Brace Sproul (@bracesproul) in #168
- release: 0.0.24 by Brace Sproul (@bracesproul) in #169
Full Changelog: langgraph-supervisor==0.0.23...langgraph-supervisor==0.0.24
langgraph-supervisor==0.0.23
What's Changed
- fix: Generate new thread IDs for subgraph runs by Brace Sproul (@bracesproul) in #163
- release: 0.0.23 by Brace Sproul (@bracesproul) in #164
Full Changelog: langgraph-supervisor==0.0.22...langgraph-supervisor==0.0.23
langgraph-supervisor==0.0.22
What's Changed
- Enforce mypy and fix typing issues by Logan Rosen (@loganrosen) in #145
- Added handling of alternative language model input by jmaillefaud in #130
- support ToolNode as input to create_supervisor by jmaillefaud in #135
- release 0.0.22 by Vadym Barda (@vbarda) in #159
New Contributors
- jmaillefaud made their first contribution in #130
Full Changelog: langgraph-supervisor==0.0.21...langgraph-supervisor==0.0.22