Add OpenAILiveLLMService (OpenAI Live API, gpt-live-1) with both delegation modes - #5688
Merged
Codecov / codecov/project
succeeded
Sep 10, 2026 in 1s
61.59% (+0.94%) compared to bb7c97b
View this Pull Request on Codecov
61.59% (+0.94%) compared to bb7c97b
Details
Codecov Report
❌ Patch coverage is 91.80328% with 80 lines in your changes missing coverage. Please review.
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/pipecat/workers/llm/__init__.py | 100.00% <100.00%> (ø) |
|
| .../pipecat/adapters/services/open_ai_live_adapter.py | 97.18% <97.18%> (ø) |
|
| src/pipecat/services/openai/live/events.py | 97.70% <97.70%> (ø) |
|
| src/pipecat/workers/llm/backend_llm_worker.py | 96.42% <96.42%> (ø) |
|
| src/pipecat/services/openai/live/llm.py | 88.30% <88.30%> (ø) |
... and 47 files with indirect coverage changes
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading