dograh/api
Abhishek 55b727a872
Feat/Add API Trigger and Webhooks in Agent Builder (#83)
* feat: add api trigger node for agent runs

* feat: add webhook node

* Execute webhook nodes post workflow run

* Add hint to go to API keys
2025-12-22 14:08:30 +05:30
..
alembic Feat/Add API Trigger and Webhooks in Agent Builder (#83) 2025-12-22 14:08:30 +05:30
assets Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
db Feat/Add API Trigger and Webhooks in Agent Builder (#83) 2025-12-22 14:08:30 +05:30
native/rnnoise Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
routes Feat/Add API Trigger and Webhooks in Agent Builder (#83) 2025-12-22 14:08:30 +05:30
schemas feat: added vobiz telephony (#65) 2025-11-28 09:36:04 +05:30
services Feat/Add API Trigger and Webhooks in Agent Builder (#83) 2025-12-22 14:08:30 +05:30
tasks Feat/Add API Trigger and Webhooks in Agent Builder (#83) 2025-12-22 14:08:30 +05:30
tests Feat/Add API Trigger and Webhooks in Agent Builder (#83) 2025-12-22 14:08:30 +05:30
utils Feat/Add API Trigger and Webhooks in Agent Builder (#83) 2025-12-22 14:08:30 +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 feat: add coturn for remote deployments (#84) 2025-12-22 13:29:41 +05:30
enums.py Feat/Add API Trigger and Webhooks in Agent Builder (#83) 2025-12-22 14:08:30 +05:30
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