aboutsummaryrefslogtreecommitdiff
path: root/packages/pipecat-sdk-python/README.md
Commit message (Collapse)AuthorAgeFilesLines
* feat(pipecat-sdk): add speech-to-speech model support (Gemini Live)Prasanna7212026-01-191-13/+14
| | | | | | | | Summary: - Speech-to-speech support - Auto-detect audio frames and inject memories to system prompt for native audio models (Gemini Live, etc.) - Fix memory bloating - Replace memories each turn using XML tags instead of accumulating - Add temporal context - Show recency on search results ([2d ago], [15 Jan]) - New inject_mode param - auto (default), system, or user
* pipecat-sdk (#663)Prasanna2026-01-101-0/+159