AgentCore Memory integration for Amazon Bedrock agentic retrieval
Agentic retrieval on fully managed Amazon Bedrock knowledge bases now integrates with <a href="https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/memory.html">Amazon Bedrock AgentCore Memory</a>. Use the <code class="code">memoryConfiguration</code> field on <code class="code">AgenticRetrieveStream</code> to configure memory. You can restore an earlier session from short-term memory, let the agent retrieve memory records from long-term memory, or both. For more information, see <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/kb-test-agentic-retrieve.html">Use agentic retrieval to query a knowledge base</a>.