dograh/api
2026-03-19 15:06:59 +05:30
..
alembic feat: add hybrid text + recording functionality in agents (#191) 2026-03-16 15:04:08 +05:30
assets feat: telephony call transfer (#155) 2026-02-16 14:33:33 +05:30
db feat: add AWS Bedrock support 2026-03-19 15:06:59 +05:30
errors Feat/inbound telephony (#113) 2026-01-12 10:10:30 +05:30
native/rnnoise Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
routes feat: add AWS Bedrock support 2026-03-19 15:06:59 +05:30
schemas feat: add hybrid text + recording functionality in agents (#191) 2026-03-16 15:04:08 +05:30
services feat: add AWS Bedrock support 2026-03-19 15:06:59 +05:30
tasks fix: fix circuit breaker failure recording 2026-03-05 13:43:13 +05:30
tests feat: add AWS Bedrock support 2026-03-19 15:06:59 +05:30
utils feat: add AWS Bedrock support 2026-03-19 15:06:59 +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: add coturn configurations (#143) 2026-02-03 13:52:50 +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
AGENTS.md Chore/add setup and contributing docs (#90) 2025-12-27 09:25:20 +05:30
alembic.ini Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
app.py docs: add developer and api reference tabs (#190) 2026-03-14 16:30:02 +05:30
CLAUDE.md Chore/add setup and contributing docs (#90) 2025-12-27 09:25:20 +05:30
conftest.py feat: add qa node in workflow builder (#172) 2026-02-25 13:53:30 +05:30
constants.py revert: cloudonix amd (#183) 2026-03-07 09:56:04 +05:30
Dockerfile feat: add rolling updates for production deployment (#175) 2026-03-02 14:44:04 +05:30
enums.py feat: add asterisk ARI websocket interface (#159) 2026-02-17 19:32:03 +05:30
logging_config.py chore: add log rotation in logging config 2026-03-05 13:51:57 +05:30
pyproject.toml chore(main): release dograh 1.17.0 (#180) 2026-03-17 07:27:26 +05:30
pytest.ini feat: user defined custom tools as part of workflow execution (#94) 2026-01-02 13:11:02 +05:30
requirements.dev.txt feat: user defined custom tools as part of workflow execution (#94) 2026-01-02 13:11:02 +05:30
requirements.txt feat: add authentication for OSS (#167) 2026-02-20 18:21:24 +05:30