mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
b57cb3a785
- Add robust handling for None text values in content array - Filter out None values before joining text content - Ensure all text values are converted to strings - Add comprehensive test case for None text values scenario Fixes #236 Co-authored-by: Paul Hernandez <phernandez@users.noreply.github.com>