Files
pipecat/changelog/3980.deprecated.md
Aleix Conchillo Flaqué 23218aaed7 Add changelog for #3980
2026-03-10 13:04:16 -07:00

363 B

  • Deprecated pipecat.services.google.llm_vertex, pipecat.services.google.llm_openai, and pipecat.services.google.gemini_live.llm_vertex modules. Use pipecat.services.google.vertex.llm, pipecat.services.google.openai.llm, and pipecat.services.google.gemini_live.vertex.llm instead. The old import paths still work but will emit a DeprecationWarning.