Add changelog for #3980
This commit is contained in:
1
changelog/3980.deprecated.md
Normal file
1
changelog/3980.deprecated.md
Normal file
@@ -0,0 +1 @@
|
||||
- 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`.
|
||||
Reference in New Issue
Block a user