Releases: langchain-ai/langgraph-supervisor-py
Releases · langchain-ai/langgraph-supervisor-py
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
langgraph-supervisor==0.0.20
What's Changed
Full Changelog: langgraph-supervisor==0.0.19...langgraph-supervisor==0.0.20
langgraph-supervisor==0.0.19
What's Changed
- docs: improve create_supervisor docstring by @vbarda in #140
- docs: update example format by @vbarda in #141
- update langgraph range by @vbarda in #142
- Add license metadata to
pyproject.toml
by @loganrosen in #129 - Export forward tool by @hinthornw in #143
- release 0.0.19 by @vbarda in #144
New Contributors
- @loganrosen made their first contribution in #129
Full Changelog: langgraph-supervisor==0.0.18...langgraph-supervisor==0.0.19
langgraph-supervisor==0.0.18
What's Changed
- docs: nicer docstring formatting by @vbarda in #136
- Add option to hide handoffs by @hinthornw in #131
- Add forward_message tool by @hinthornw in #132
- Update supervisor version by @hinthornw in #137
New Contributors
- @hinthornw made their first contribution in #131
Full Changelog: langgraph-supervisor==0.0.17...langgraph-supervisor==0.0.18