dograh/api/services/pipecat
Abhishek 911c5ed416
fix: changes to update pipecat version to 0.0.100 (#122)
* feat: add stt evals

* add smart turn as provider

* chore: remove deprecations

* chore: format files

* fix: remove deprecated UserIdleProcessor

* fix: remove deprecated TranscriptProcessor

* chore: update pipecat submodule

* feat: add evals visualisation

* fix: trigger llm generation on client connected and pipeline started

* chore: update pipecat

* chore: update pipecat submodule

* Add tests

* fix: slow loading of workflow page

* chore: update pipecat submodule

* Show version after release

* Fixes #99

* fix: provider check for websocket connection

* Fixes #107

* Fix #96

* chore: fix documentation

* fix: cloudonix campaign call error

---------

Co-authored-by: Sabiha Khan <sabihak89@gmail.com>
2026-01-23 18:53:59 +05:30
..
__init__.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
audio_config.py feat: add cloudonix outbound telephony (#101) 2026-01-03 12:02:21 +05:30
event_handlers.py fix: changes to update pipecat version to 0.0.100 (#122) 2026-01-23 18:53:59 +05:30
exceptions.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
in_memory_buffers.py feat: add rtf in logs (#119) 2026-01-15 16:17:17 +05:30
pipeline_builder.py fix: changes to update pipecat version to 0.0.100 (#122) 2026-01-23 18:53:59 +05:30
pipeline_engine_callbacks_processor.py fix: prevent pipeline freezes when sending endframe (#77) 2025-12-10 08:22:37 +07:00
pipeline_metrics_aggregator.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
realtime_feedback_observer.py feat: add rtf in logs (#119) 2026-01-15 16:17:17 +05:30
run_pipeline.py fix: changes to update pipecat version to 0.0.100 (#122) 2026-01-23 18:53:59 +05:30
service_factory.py fix: changes to update pipecat version to 0.0.100 (#122) 2026-01-23 18:53:59 +05:30
tracing_config.py feat: add gmail integration for searching and reply to emails (#34) 2025-10-21 12:11:34 +05:30
transport_setup.py fix: changes to update pipecat version to 0.0.100 (#122) 2026-01-23 18:53:59 +05:30
turn_context.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
ws_sender_registry.py feat: add transcript panel during live call for better visibility (#116) 2026-01-13 22:48:18 +05:30