Files
pipecat/examples/foundational/19-openai-realtime.py
James Hush 6101ff9661 Integrate Mem0 memory service into OpenAI Realtime API example
- Add Mem0MemoryService to enable conversation memory persistence
- Add get_initial_greeting function to create personalized greetings
- Update pipeline to include memory service between user context and LLM
- Add support for both cloud-based (Mem0 API) and local configurations
- Update system instructions to include memory-related guidance
- Modify on_client_connected handler to fetch and use personalized greetings
- Update documentation with Mem0 setup and usage instructions
2025-11-05 14:16:44 +01:00

15 KiB