mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 08:38:30 +00:00
- Convert string values to proper message format for mem0 API - mem0 API expects messages as list of objects with role/content fields - Add comprehensive tests for external memory type and message formatting - Add reproduction script to verify the fix works - Resolves 'Expected a list of items but got type str' error Co-Authored-By: Jo\u00E3o <joao@crewai.com>