From a639b41229e2dc7ffcd68ae7f79d1caa0371f72a Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Fri, 22 Nov 2024 00:10:12 +0900 Subject: [PATCH 1/3] docs: update README.md specialiazed -> specialized --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd54c111..1ced18ac 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ Discover creative implementations and diverse applications of the Multi-Agent Or - **[Speak Up, AI: Voicing Your Agents with Amazon Connect, Lex, and Bedrock](https://community.aws/content/2mt7CFG7xg4yw6GRHwH9akhg0oD/speak-up-ai-voicing-your-agents-with-amazon-connect-lex-and-bedrock)** - This article demonstrates how to build an AI customer call center. It covers the architecture and setup of specialiazed AI agents using the Multi-Agent Orchestrator framework interacting with voice via **Amazon Connect** and **Amazon Lex**. + This article demonstrates how to build an AI customer call center. It covers the architecture and setup of specialized AI agents using the Multi-Agent Orchestrator framework interacting with voice via **Amazon Connect** and **Amazon Lex**. ### TypeScript Version From 7a9c7bf8f45797ece7da290d53ac408e20860e6b Mon Sep 17 00:00:00 2001 From: Corneliu Croitoru Date: Thu, 21 Nov 2024 20:27:03 +0100 Subject: [PATCH 2/3] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ced18ac..54242091 100644 --- a/README.md +++ b/README.md @@ -299,9 +299,14 @@ We welcome contributions! Please see our [Contributing Guide](https://raw.github - [Corneliu Croitoru](https://www.linkedin.com/in/corneliucroitoru/) - [Anthony Bernabeu](https://www.linkedin.com/in/anthonybernabeu/) -# Contributors +# 👥 Contributors + +Big shout out to our awesome contributors! Thank you for making this project better! 🌟 ⭐ 🚀 + [![contributors](https://contrib.rocks/image?repo=awslabs/multi-agent-orchestrator&max=2000)](https://github.com/awslabs/multi-agent-orchestrator/graphs/contributors) +Please see our [contributing guide](./CONTRIBUTING.md) for guidelines on how to propose bugfixes and improvements. + ## 📄 LICENSE From 9e3477729b1e1c95ae29b6a6d57c5d6ea7da4f38 Mon Sep 17 00:00:00 2001 From: Corneliu Croitoru Date: Thu, 21 Nov 2024 20:28:40 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 54242091..3a52d945 100644 --- a/README.md +++ b/README.md @@ -303,7 +303,8 @@ We welcome contributions! Please see our [Contributing Guide](https://raw.github Big shout out to our awesome contributors! Thank you for making this project better! 🌟 ⭐ 🚀 -[![contributors](https://contrib.rocks/image?repo=awslabs/multi-agent-orchestrator&max=2000)](https://github.com/awslabs/multi-agent-orchestrator/graphs/contributors) +[![contributors](https://contrib.rocks/image?repo=awslabs/multi-agent-orchestrator&max=2000&time=1700573333)](https://github.com/awslabs/multi-agent-orchestrator/graphs/contributors) + Please see our [contributing guide](./CONTRIBUTING.md) for guidelines on how to propose bugfixes and improvements.