mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-25 08:48:13 +02:00
fix: fix CD to rely on pipecat dev dependey
This commit is contained in:
parent
3565d65863
commit
c498a628ec
8 changed files with 149 additions and 86 deletions
|
|
@ -9,7 +9,7 @@ import random
|
|||
from typing import TYPE_CHECKING, Any, Dict, List, Optional
|
||||
|
||||
import aiohttp
|
||||
from fastapi import HTTPException
|
||||
from fastapi import HTTPException, WebSocketDisconnect
|
||||
from loguru import logger
|
||||
|
||||
from api.enums import WorkflowRunMode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue