Skip to content

Releases: awslabs/multi-agent-orchestrator

typescript_0.1.3

26 Dec 10:28
Compare
Choose a tag to compare

Release of Python 0.1.4 and Typescript 0.1.3!

🌟 Key Enhancements:

  • Enhanced SQL Storage: Our SQL storage implementation now includes initialization and connection management features, making it more robust and easier to manage.
  • Improved Documentation: Find updated examples and better guidance across our documentation, making it easier to implement and scale your solutions.

🛠️ Fixes and Improvements:

  • Tool Definitions: We've introduced a new way to define tools within the framework, streamlining the process and reducing overhead.
  • Minor Fixes: From typo corrections in the documentation to minor adjustments in the email simulator, we've polished the framework to enhance your experience.

Contributors 🌟

A huge thank you to our contributors for this release:

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