AWS Bedrock Integration and spell checks (#3124)

This commit is contained in:
Antaripa Saha
2025-07-08 22:46:44 +05:30
committed by GitHub
parent ec9b0688d8
commit de0513fc9f
11 changed files with 162 additions and 29 deletions

View File

@@ -7,10 +7,10 @@ Integrate [**Mem0**](https://github.com/mem0ai/mem0) with [Agno](https://github.
## Overview
1. 🧠 Store and retrieve memories from Mem0 within Agno agents
2. 🖼️ Support for multimodal interactions (text and images)
3. 🔍 Semantic search for relevant past conversations
4. 🌐 Personalized responses based on user history
1. Store and retrieve memories from Mem0 within Agno agents
2. Support for multimodal interactions (text and images)
3. Semantic search for relevant past conversations
4. Personalized responses based on user history
## Prerequisites