Files
pipecat/scripts
Mark Backman c6c14d5887 Remove error-wrapping overrides and align class docstring
The OpenAI SDK already preserves server error details in typed exceptions
(APIStatusError subclasses), and BaseOpenAILLMService propagates errors
via push_error(). The RuntimeError wrapper was erasing exception types
that callers may want to handle explicitly.
2026-03-23 09:14:31 -04:00
..
2026-01-19 14:03:22 -05:00