dograh/api
2026-03-24 10:41:18 +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: custom telemetry configuration 2026-03-23 11:36:39 +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 chore: fix API schema for workflow 2026-03-23 11:47:27 +05:30
schemas feat: add hybrid text + recording functionality in agents (#191) 2026-03-16 15:04:08 +05:30
services fix: pass system_instruction to one shot llm inferences to avoid system instruction from llm _settings 2026-03-24 10:41:18 +05:30
tasks feat: custom telemetry configuration 2026-03-23 11:36:39 +05:30
tests feat: add AWS Bedrock support 2026-03-19 15:06:59 +05:30
utils feat: campaign create error on missing template variables 2026-03-19 17:52:04 +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 feat: custom telemetry configuration 2026-03-23 11:36:39 +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: custom telemetry configuration 2026-03-23 11:36:39 +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.18.0 (#193) 2026-03-23 12:07:06 +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