dograh/api
Abhishek b1c982a52e
fix: add cloudonix CDR handling (#140)
* feat: add cloudonix cdr

* fix: remove org check

---------

Co-authored-by: Sabiha Khan <sabihak89@gmail.com>
2026-01-29 19:06:52 +05:30
..
alembic fix: add cloudonix CDR handling (#140) 2026-01-29 19:06:52 +05:30
assets Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
db fix: add cloudonix CDR handling (#140) 2026-01-29 19:06:52 +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 fix: add cloudonix CDR handling (#140) 2026-01-29 19:06:52 +05:30
schemas feat: knowledge base functionality for the voice agent (#120) 2026-01-17 14:37:03 +05:30
services fix: add cloudonix CDR handling (#140) 2026-01-29 19:06:52 +05:30
tasks fix: changes to update pipecat version to 0.0.100 (#122) 2026-01-23 18:53:59 +05:30
tests fix: BACKEND_API_ENDPOINT resolution from env and cloudflared tunnel (#135) 2026-01-29 14:06:08 +05:30
utils fix: BACKEND_API_ENDPOINT resolution from env and cloudflared tunnel (#135) 2026-01-29 14:06:08 +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 Chore/add setup and contributing docs (#90) 2025-12-27 09:25:20 +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: add transcript panel during live call for better visibility (#116) 2026-01-13 22:48:18 +05:30
CLAUDE.md Chore/add setup and contributing docs (#90) 2025-12-27 09:25:20 +05:30
conftest.py fix: llm generation in case of user idle 2026-01-03 16:22:38 +05:30
constants.py feat: add retry config during campaign creation 2026-01-29 11:57:57 +05:30
Dockerfile fix: migrate from custom audio recorder to native AudioBuffer (#115) 2026-01-08 18:03:26 +05:30
enums.py feat: add end_call tool (#118) 2026-01-14 16:40:40 +05:30
logging_config.py chore: add interceptor in logging config (#55) 2025-11-21 07:52:27 +05:30
pyproject.toml chore(main): release dograh 1.11.2 (#128) 2026-01-27 18:21:29 +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: knowledge base functionality for the voice agent (#120) 2026-01-17 14:37:03 +05:30