Using Amazon Bedrock models with Microsoft Agent Framework
With the Microsoft Agent Framework you can create AI Agents on my favorite programming language .NET but also in Python. The SDK provide various types of agents with, off-course, the out-of-the-box support for Azure AI Foundry. In the successor Symantic Kernel there was a specific agent type for Amazon Bedrock’s Agent service. But in the new Microsoft Agent Framework, this specific agent type is not yet available.

