Files
pipecat/src/pipecat
Paul Kompfner e5b60ba095 Make deprecated-init-param warnings recommend the preferred Service.Settings(...) pattern
Move the warning helper into AIService as _warn_init_param_moved_to_settings.
It now uses type(self).__name__ to produce messages like
"Use settings=AnthropicLLMService.Settings(model=...)" instead of the raw
settings class name "AnthropicLLMSettings(model=...)". Callers no longer need
to pass the settings class explicitly.
2026-03-11 13:04:15 -04:00
..
2026-03-10 14:23:00 +01:00
2026-02-03 12:00:04 -05:00
2026-01-18 08:22:22 -05:00
2026-03-06 16:15:26 -03:00
2025-04-17 17:28:14 -07:00