Skip to content

Releases: awslabs/multi-agent-orchestrator

Python 0.1.3 | Typescript 0.1.2

23 Dec 16:04
Compare
Choose a tag to compare

What's New:

  • 🧠 Enhanced Agent Capabilities: Added detailed examples for BedrockAgent, AnthropicAgent, and BedrockLLMAgent in our documentation, making it easier to implement and integrate these agents.
  • 📝 Improved Documentation: Updated docs for our OpenAI Agent, including new code examples for using Bedrock Prompt Routing in BedrockClassifier and BedrockLLMAgent.
  • 🌐 Demo Enhancements: Added new Streamlit app demos for travel planning and movie production, showcasing the versatility of our orchestrator in different contexts.
  • 🚀 Deployment: Enhanced the deployment commands in our README

Contributors:

A huge thank you to our contributors for this release:

Your contributions help make the Multi-Agent Orchestrator more robust and feature-rich! 🌟

We're committed to continually enhancing the platform to meet the evolving needs of our community. Stay tuned for more updates, and happy coding! 🎉

python-0.1.2 && typescript-0.1.1

03 Dec 09:50
71e4536
Compare
Choose a tag to compare

What's Changed

Full Changelog: python-0.1.1...python-0.1.2_typescript-0.1.1

python-0.1.1 && typescript-0.1.0

27 Nov 14:45
84d221e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: python-0.0.21...python-0.1.1

python-0.0.21

22 Nov 08:32
0f6a325
Compare
Choose a tag to compare

What's Changed

  • Fixed agentId not populated in history section of the prompt for classifier when using in memory storage by @brnaba-aws in #91
  • Added support for sessionState in Agents for Bedrock TS by @brnaba-aws in #94
  • docs: update README.md by @eltociear in #95
  • Fixed in-memory by @brnaba-aws in #98

New Contributors

Full Changelog: python-0.0.20...python-0.0.21

python-0.0.20

20 Nov 10:49
bb317dd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: python-0.0.18...python-0.0.20

python release 0.0.18

16 Oct 16:18
8841f31
Compare
Choose a tag to compare

Python release 0.0.18

Added:

Fixed:
#68

What's Changed

New Contributors

Full Changelog: https://github.com/awslabs/multi-agent-orchestrator/commits/python-0.0.18