Skip to content

docs: update for pipecat PR #4156#657

Open
markbackman wants to merge 1 commit intomainfrom
docs/pr-4156
Open

docs: update for pipecat PR #4156#657
markbackman wants to merge 1 commit intomainfrom
docs/pr-4156

Conversation

@markbackman
Copy link
Contributor

Automated documentation update for pipecat PR #4156.

Changes

  • server/services/memory/mem0.mdx:
    • Added documentation for the new get_memories() method, which allows retrieving stored memories outside the pipeline (useful for personalized greetings)
    • Added note about non-blocking operation: all Mem0 API calls now run in background threads to avoid blocking the event loop
    • Added note about message role filtering: only user/assistant messages are stored; system/developer roles are filtered out

Gaps identified

None

- Add get_memories() method documentation
- Document non-blocking API behavior
- Note message role filtering (user/assistant only)
@markbackman markbackman added the auto-docs Automated documentation update from pipecat source changes label Mar 26, 2026
@mintlify
Copy link

mintlify bot commented Mar 26, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
daily 🟢 Ready View Preview Mar 26, 2026, 6:14 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-docs Automated documentation update from pipecat source changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant