mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
chore: bump pipecat version
This commit is contained in:
parent
4c8c9516dc
commit
cff9674c9e
22 changed files with 24 additions and 24 deletions
|
|
@ -31,8 +31,8 @@ from pipecat.pipeline.pipeline import Pipeline
|
|||
from pipecat.pipeline.runner import PipelineRunner
|
||||
from pipecat.pipeline.task import PipelineParams, PipelineTask
|
||||
from pipecat.processors.aggregators.llm_context import LLMContext
|
||||
from pipecat.processors.aggregators.llm_response import LLMAssistantAggregatorParams
|
||||
from pipecat.processors.aggregators.llm_response_universal import (
|
||||
LLMAssistantAggregatorParams,
|
||||
LLMContextAggregatorPair,
|
||||
)
|
||||
from pipecat.tests import MockLLMService, MockTTSService
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue