dograh/api
Abhishek 99a768f291
feat: enable workflows to be embedded in websites as a script tag (#47)
* feat: add deployment configuration options

* Simplify EmbedDialog

* Add options for inline vs floating embedding of agent
2025-11-15 17:32:37 +05:30
..
alembic feat: enable workflows to be embedded in websites as a script tag (#47) 2025-11-15 17:32:37 +05:30
assets Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
db feat: enable workflows to be embedded in websites as a script tag (#47) 2025-11-15 17:32:37 +05:30
native/rnnoise Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
routes feat: enable workflows to be embedded in websites as a script tag (#47) 2025-11-15 17:32:37 +05:30
schemas fix: telephony bugs and improve code structure (#38) 2025-11-04 18:12:06 +05:30
services feat: enable workflows to be embedded in websites as a script tag (#47) 2025-11-15 17:32:37 +05:30
tasks feat: enable workflows to be embedded in websites as a script tag (#47) 2025-11-15 17:32:37 +05:30
tests feat: enable workflows to be embedded in websites as a script tag (#47) 2025-11-15 17:32:37 +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 feat: enable workflows to be embedded in websites as a script tag (#47) 2025-11-15 17:32:37 +05:30
logging_config.py feat: enable workflows to be embedded in websites as a script tag (#47) 2025-11-15 17:32:37 +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 refactor: change pipecat to submodule & add github alerts 2025-09-29 18:17:04 +05:30