Files
pipecat/changelog/4156.fixed.md
2026-03-26 13:30:00 -04:00

224 B

  • Mem0MemoryService no longer blocks the event loop during memory storage and retrieval. All Mem0 API calls now run in a background thread, and message storage is fire-and-forget so it doesn't delay downstream processing.