This sample demonstrates building a logistics tracking agent using Strands Agents SDK and an OpenAI model hosted on Amazon Bedrock AgentCore Runtime with VPC connectivity. The implementation shows how to create an intelligent agent that uses local tools to query a private Amazon RDS database running in an Amazon VPC to track shipments and delays. -
View it on GitHub