Releases: langchain-ai/langgraph-supervisor-py
Releases · langchain-ai/langgraph-supervisor-py
langgraph-supervisor==0.0.30
What's Changed
- chore(readme.md): update recommendation by @eyurtsev in #248
- chore: release for 1.0 compat by @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 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 @hinthornw in #211
- fix: bump
langgraph-prebuiltdependency to supportpost_model_hookby @sydney-runkle in #217 - fix: outermost workflow shouldn't be using managed values by @sydney-runkle in #216
- fix: only require
langgraphdependency for now by @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 in #219
New Contributors
Full Changelog: langgraph-supervisor==0.0.27...langgraph-supervisor==0.0.28
langgraph-supervisor==0.0.27
langgraph-supervisor==0.0.26
What's Changed
- ci: fix "CI Success" job by @sydney-runkle in #172
- Make state_schema default to None instead of AgentState. by @willist in #175
- use string instead of UUID by @vbarda in #180
- release 0.0.26 by @vbarda in #181
New Contributors
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 in #170
- release: 0.0.25 by @sydney-runkle in #171
New Contributors
- @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 @bracesproul in #168
- release: 0.0.24 by @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 @bracesproul in #163
- release: 0.0.23 by @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 @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 @vbarda in #159
New Contributors
- @jmaillefaud made their first contribution in #130
Full Changelog: langgraph-supervisor==0.0.21...langgraph-supervisor==0.0.22
langgraph-supervisor==0.0.21
What's Changed
- fix: Pass config to subagents by @bracesproul in #153
- release 0.0.21 by @vbarda in #154
New Contributors
- @bracesproul made their first contribution in #153
Full Changelog: langgraph-supervisor==0.0.20...langgraph-supervisor==0.0.21