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

2 lines
282 B
Markdown

- Added `Mem0MemoryService.get_memories()` convenience method for retrieving all stored memories outside the pipeline (e.g. to build a personalized greeting at connection time). This avoids the need to manually handle client type branching, filter construction, and async wrapping.