RAG Architecture Deployed on AWS AgentCore
Using the Gateway Endpoint
In this section, we will explore how to integrate Groq to call OpenAI-compatible models and how to perform data chunking for RAG.
Content
- Calling Groq API
- Chunking & Embedding
- AgentCore Code Handler