dograh/api
Sabiha Khan c99bd29ef1
fix: call_id and stream_id for vobiz pipeline, add workflow run state (#78)
* fix: add workflow run state for pipeline

* fix: call and stream id for vobiz pipeline
2025-12-11 17:12:28 +07:00
..
alembic fix: call_id and stream_id for vobiz pipeline, add workflow run state (#78) 2025-12-11 17:12:28 +07:00
assets Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
db fix: call_id and stream_id for vobiz pipeline, add workflow run state (#78) 2025-12-11 17:12:28 +07:00
native/rnnoise Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
routes fix: call_id and stream_id for vobiz pipeline, add workflow run state (#78) 2025-12-11 17:12:28 +07:00
schemas feat: added vobiz telephony (#65) 2025-11-28 09:36:04 +05:30
services fix: call_id and stream_id for vobiz pipeline, add workflow run state (#78) 2025-12-11 17:12:28 +07:00
tasks feat: simplify pipecat engine execution (#54) 2025-11-15 17:38:27 +05:30
tests feat: simplify pipecat engine execution (#54) 2025-11-15 17:38:27 +05:30
utils feat: Enable telephony for OSS (#21) 2025-10-04 12:22:50 +05:30
.cursorignore Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
.dockerignore Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
.env.example feat: enable workflows to be embedded in websites as a script tag (#47) 2025-11-15 17:32:37 +05:30
.gitignore Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
__init__.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
alembic.ini Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
app.py feat: add csv upload functionality for OSS (#29) 2025-10-09 17:54:31 +05:30
conftest.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
constants.py feat: enable workflows to be embedded in websites as a script tag (#47) 2025-11-15 17:32:37 +05:30
Dockerfile chore: Docker build and Github action cleanup (#37) 2025-10-31 11:49:53 +05:30
enums.py fix: call_id and stream_id for vobiz pipeline, add workflow run state (#78) 2025-12-11 17:12:28 +07:00
logging_config.py chore: add interceptor in logging config (#55) 2025-11-21 07:52:27 +05:30
pytest.ini Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
requirements.dev.txt UX improvements for onboarding 2025-10-02 12:17:13 +05:30
requirements.txt feat: simplify pipecat engine execution (#54) 2025-11-15 17:38:27 +05:30