Anand
Anand
**Cause:** - The `parse_vision_messages` function doesn't handle array-type message content (e.g. `[{'type': 'text', 'text': ...}]` as allowed by OpenAI API). Instead, it expects a simple string, so parsing fails and...
Hi, I'm a beginner interested in Python, AI/ML, and would love to work on this. Please assign it to me!
I checked the code for the memory extraction and add process in `Memory.add()`. It looks like **summary generation is NOT automatically executed during the add step**—there's no built-in summary generator...
This bug reflects consistently lower evaluation scores (bleu_score, f1_score, llm_score) than those published in the paper using the same repository code. **Possible cause:** - Environment mismatch (incorrect package/model versions versus...
Hi, I'm a beginner interested in Python, AI/ML, and would love to work on this. Please assign it to me!
There is not a path of memories/{idx}.txt when evaluating according to openai
Hi, I'm a beginner interested in Python, AI/ML, and would love to work on this. Please assign it to me!
The hardcoded model ID (anthropic.claude-3-5-haiku-20241022-v1:0) in mem0_memory tool causes ValidationException in AWS Bedrock if not available for on-demand use, requiring provisioned throughput. This makes the tool inflexible and can break...
I'd like to work on this issue. Please assign it to me.
I'd like to work on this issue. Please assign it to me.