dograh/api/services/pipecat
Abhishek 87fc64d55c
fix: fix remote deployment method (#145)
* fix: disable file logging for docker compose mode

* fix: wait for processes in Docker compose mode

* fix: add default turn server conf for remote mode

* remove sentence transformers

* make turn detection configurable
2026-02-05 13:10:33 +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: make campaign process batch thread safe (#141) 2026-01-30 14:48:00 +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 chore: refactor and add tests (#130) 2026-01-27 18:20:23 +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: fix remote deployment method (#145) 2026-02-05 13:10:33 +05:30
service_factory.py feat: add dictionary support for STT boosting in voice agents (#136) 2026-01-29 11:20:07 +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