mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-07-16 11:31:04 +02:00
fix: fix speech to speech model transitions (#545)
* fix: fix transition logic for realtime providers * chore: run formatter * chore: generate SDK and fix other realtime providers * fix: fix ultravox node transitions
This commit is contained in:
parent
348cd8427b
commit
01acf6ac30
34 changed files with 1282 additions and 617 deletions
|
|
@ -10,6 +10,7 @@ Provides:
|
|||
- ``create_runtime_sessions`` – live-call observer that accumulates usage data
|
||||
- ``run_completion`` – post-call REST delivery to the Paygent API
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from api.services.integrations.base import IntegrationPackageSpec
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue