dograh/api/services/workflow
Abhishek 2381a803ad
feat: add openai realtime models (#298)
* feat: add openai realtime models

* chore: bump pipecat

* fix: resample telephony audio for openai realtime

* fix: sampling rate fix for openai realtime

* chore: clean up dead code
2026-05-16 18:05:23 +05:30
..
node_specs chore: fix ARI documentation 2026-05-13 21:53:18 +05:30
qa feat: add headless mode, redesign floating widget, refactor lifecycle callbacks (#268) 2026-05-07 12:23:41 +05:30
tools feat: add openai realtime models (#298) 2026-05-16 18:05:23 +05:30
__init__.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
audit.py fix: prior pre-pr drift check failures (#276) 2026-05-12 14:17:40 +05:30
disposition_mapper.py chore: bump pipecat version and fix tests (#263) 2026-05-04 21:35:37 +05:30
dto.py chore: fix ARI documentation 2026-05-13 21:53:18 +05:30
duplicate.py chore: fix duplicate workflow issue 2026-04-24 13:17:04 +05:30
errors.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
layout.py feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
pipecat_engine.py feat: add workflow graph constraints fixtures 2026-05-08 16:02:51 +05:30
pipecat_engine_callbacks.py feat: add headless mode, redesign floating widget, refactor lifecycle callbacks (#268) 2026-05-07 12:23:41 +05:30
pipecat_engine_context_composer.py feat: add workflow graph constraints fixtures 2026-05-08 16:02:51 +05:30
pipecat_engine_context_summarizer.py feat: add headless mode, redesign floating widget, refactor lifecycle callbacks (#268) 2026-05-07 12:23:41 +05:30
pipecat_engine_custom_tools.py feat: add openai realtime models (#298) 2026-05-16 18:05:23 +05:30
pipecat_engine_variable_extractor.py feat: add headless mode, redesign floating widget, refactor lifecycle callbacks (#268) 2026-05-07 12:23:41 +05:30
workflow_graph.py chore: add more fixtures 2026-05-08 16:28:09 +05:30