Chaithanya Kumar

Results 2 issues of Chaithanya Kumar

## Description This pull request introduces foundational support for group chat scenarios within the Mem0 Python SDK. Previously, Mem0 primarily associated memories with a single `user_id`, `agent_id`, or `run_id`. This...

## Description This change addresses an issue where parts of an internal system prompt were being incorrectly saved as new memory items. This occurred under specific conditions in the `Memory._add_to_vector_store()`...