Files
pipecat/changelog
Mark Backman 916af84974 Remove DeprecatedModuleProxy and service re-export shims
Remove the deprecation proxy infrastructure that allowed old-style flat
imports (e.g. `from pipecat.services.openai import OpenAILLMService`).
Users must now import from specific submodules
(`from pipecat.services.openai.llm import OpenAILLMService`), which is
already the established pattern across all internal code and 179+ examples.

- Strip 32 proxy `__init__.py` files to empty
- Strip 3 non-proxy files with bare star imports (minimax, sambanova, sarvam)
- Strip google/gemini_live `__init__.py` re-exports
- Remove DeprecatedModuleProxy class and helpers from services/__init__.py
- Remove ruff per-file ignore for services/__init__.py
- Fix 2 examples using old-style imports
2026-04-03 13:43:02 -04:00
..
2026-04-01 19:02:34 -04:00
2026-04-02 18:06:28 -05:00
2026-04-02 18:06:28 -05:00
2026-03-29 10:12:35 -04:00
2026-03-29 10:18:52 -04:00
2026-03-30 14:16:21 -04:00
2026-03-30 14:24:49 -04:00
2026-03-30 15:06:05 -07:00
2026-03-30 15:06:05 -07:00
2026-03-30 15:06:05 -07:00
2026-03-30 15:06:05 -07:00
2026-03-30 15:06:05 -07:00
2026-03-30 15:06:05 -07:00
2026-03-30 15:06:05 -07:00
2026-03-30 15:06:05 -07:00
2026-03-30 15:06:05 -07:00
2026-03-30 15:06:05 -07:00
2026-03-30 15:06:05 -07:00
2026-03-30 15:06:05 -07:00
2026-03-30 15:06:05 -07:00
2026-03-30 15:06:05 -07:00
2026-03-30 15:06:05 -07:00
2026-03-30 15:06:05 -07:00
2026-03-30 15:06:05 -07:00
2026-03-30 15:06:05 -07:00
2026-03-30 15:06:05 -07:00
2026-03-30 15:06:05 -07:00
2026-03-31 15:34:16 -04:00
2026-03-31 15:34:16 -04:00
2026-03-31 15:34:16 -04:00
2026-03-31 15:34:16 -04:00
2026-03-31 15:34:16 -04:00
2026-03-31 15:34:16 -04:00
2026-03-31 15:34:16 -04:00
2026-03-31 15:34:16 -04:00
2026-03-31 15:34:16 -04:00
2026-03-31 15:34:16 -04:00
2026-03-31 15:34:16 -04:00
2026-03-30 21:40:17 -04:00
2026-03-31 09:28:31 -04:00
2026-04-01 17:03:05 -04:00
2026-04-01 17:03:05 -04:00
2026-04-01 13:58:45 -07:00
2026-04-01 19:04:11 -07:00
2026-04-01 19:04:11 -07:00
2026-04-02 11:54:07 -07:00
2026-04-02 11:54:07 -07:00
2026-04-03 09:52:31 -04:00
2026-04-03 09:52:31 -04:00