Files
pipecat/examples/foundational/20d-persistent-context-gemini.py
Paul Kompfner 780e91eb91 Update persistent conversation storage examples to use universal LLMContext.
Note that `LLMContext` doesn't have a `get_messages_for_persistent_storage()`; the messages are already in the "standard" format so they can be used directly for storage.
2025-09-23 14:16:35 -04:00

11 KiB