Releases: awslabs/multi-agent-orchestrator
Releases · awslabs/multi-agent-orchestrator
python-0.0.20
What's Changed
- refatoring docs & add cookbook section by @cornelcroi in #72
- Saving few tokens. by @FabianRami in #79
- Fix typo by @sinwoobang in #83
- fix broken link by @allaway in #87
- Updated tool handler and usage doc for python by @brnaba-aws in #89
New Contributors
- @FabianRami made their first contribution in #79
- @sinwoobang made their first contribution in #83
- @allaway made their first contribution in #87
Full Changelog: python-0.0.18...python-0.0.20
python release 0.0.18
Python release 0.0.18
Added:
- Support for Amazon Bedrock streaming with tools
- Anthropic Agent with streaming and tools
- Chainlit example
- Fast-api streaming example
- Logger without orchestrator
Fixed:
#68
What's Changed
- Chain agent by @cornelcroi in #28
- update doc for classifier and orchestrator by @cornelcroi in #52
- Handle streaming on Agent with toolConfig enable by @hghandri in #50
- chainlit demo app with 3 agents by @veeragoni in #58
- New chat webapp and ecommerce demo by @brnaba-aws in #61
New Contributors
- @hghandri made their first contribution in #50
- @veeragoni made their first contribution in #58
Full Changelog: https://github.com/awslabs/multi-agent-orchestrator/commits/python-0.0.18