chore: upgrade pipecat

This commit is contained in:
Abhishek Kumar 2026-03-07 14:55:19 +05:30
parent 771781096e
commit 5114ca5ee7
3 changed files with 2 additions and 3 deletions

View file

@ -17,7 +17,6 @@ from fastapi import (
WebSocket,
)
from loguru import logger
from pipecat.utils.run_context import set_current_run_id
from pydantic import BaseModel, field_validator
from sqlalchemy import text
from sqlalchemy.future import select
@ -51,6 +50,7 @@ from api.utils.telephony_helper import (
numbers_match,
parse_webhook_request,
)
from pipecat.utils.run_context import set_current_run_id
router = APIRouter(prefix="/telephony")

View file

@ -106,7 +106,6 @@ class CloudonixProvider(TelephonyProvider):
"caller-id": from_number, # Required field
}
# TODO: Cloudonix status callbacks are spammy, so commenting it out. Can send it to
# some persistent logging system instead of transcational database.
# Add status callback if workflow_run_id provided

@ -1 +1 @@
Subproject commit b6877678e9ee78d5d96960b072729b77ae247b6d
Subproject commit 18975f78b982cbace33d76eda0759eddb85eea5a