-
Book Overview & Buying
-
Table Of Contents
Machine Learning Engineering on AWS - Second Edition
By :
In this chapter, you learned how to build agents that interact with a SageMaker AI real-time inference endpoint. You also learned how to use Amazon Bedrock Knowledge Bases to build RAG-powered agents that retrieve and ground responses in external data. By using Strands Agents and Bedrock AgentCore, you were able to build agents that integrate model inference with external tools and knowledge retrieval capabilities to deliver more accurate and context-aware applications. You explored how these building blocks work together to support more flexible and production-ready agent-based systems.
In the next chapter, you'll dive deeper into SageMaker AI and explore how to use it for training and deploying models. As you work through the examples, you'll see how SageMaker AI simplifies the complexity of building, training, and deploying models by providing fully managed infrastructure so that you can focus on developing and improving your models rather than managing the underlying...