Commit graph

217 commits

Author SHA1 Message Date
Abhishek Kumar
8f67e48d45 make turn detection configurable 2026-02-05 13:09:11 +05:30
Abhishek Kumar
2d4a7b49b0 remove sentence transformers 2026-02-05 11:57:45 +05:30
Abhishek Kumar
e33d92b664 fix: add default turn server conf for remote mode 2026-02-05 00:00:13 +05:30
Abhishek Kumar
5994a33c55 fix: wait for processes in Docker compose mode 2026-02-04 23:05:22 +05:30
Abhishek Kumar
b5cb044f8c fix: disable file logging for docker compose mode 2026-02-04 22:42:13 +05:30
Abhishek Kumar
7d1e22d53c chore: upgrade pipecat submodule 2026-02-04 17:12:02 +05:30
Abhishek Kumar
6ccc6492ee feat: allow turn credentials fetching from embed agent 2026-02-04 13:52:44 +05:30
Abhishek Kumar
a235d21d69 chore: update pipecat submodule 2026-02-03 21:58:28 +05:30
Abhishek Kumar
24b4e51024 chore: filter out local IP in non local environment 2026-02-03 14:17:16 +05:30
Abhishek
bf972fcfec
feat: add coturn configurations (#143)
* feat: add coturn changes

* add turn credentials and config

* fix: fix setup_remote script and docker compose
2026-02-03 13:52:50 +05:30
Abhishek Kumar
7e438ad049 fix: allow interruption on start_node 2026-02-02 18:33:05 +05:30
Abhishek
5fe1c8ce2f
chore: UI enhancements for workflow runs view (#142)
* add local state in filters

* feat: add sorting feature by duration

* chore: refactor workfow run view
2026-01-30 17:08:15 +05:30
Abhishek
6827744327
fix: make campaign process batch thread safe (#141)
* fix: dont schedule new batch on resume

* fix: make process_batch thread safe
2026-01-30 14:48:00 +05:30
Abhishek Kumar
e9c5da16c5 fix: add error in cloudonix cdr report 2026-01-29 20:43:53 +05:30
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
Abhishek
91911769b0
feat: mute on function call (#138) 2026-01-29 14:42:34 +05:30
Sabiha Khan
4a8e4fe7a1
fix: BACKEND_API_ENDPOINT resolution from env and cloudflared tunnel (#135) 2026-01-29 14:06:08 +05:30
Abhishek Kumar
814271e7b1 feat: check for duplicate phone number in campaign 2026-01-29 13:20:38 +05:30
Abhishek Kumar
6f41e91f67 feat: add retry config during campaign creation 2026-01-29 11:57:57 +05:30
Abhishek
db75d90535
feat: add dictionary support for STT boosting in voice agents (#136)
* feat: add dictionary support for voice agents

Also fixes #132

* chore: add keyterms in evals
2026-01-29 11:20:07 +05:30
Sabiha Khan
e3a1e0bf07
chore(main): release dograh 1.11.2 (#128) 2026-01-27 18:21:29 +05:30
Abhishek
033fde8946
chore: refactor and add tests (#130)
* chore: add tests for end call

* Update pipecat module

* fix: allow interruptions from deepgram flux

* Add VadUserTurnStrategy

* chore: add test for voicemail detection
2026-01-27 18:20:23 +05:30
Sabiha Khan
2aedb839ff
fix: remove duplicate index addition in migration (#129) 2026-01-26 15:04:24 +05:30
Abhishek Kumar
6b408e588c fix: fix variable extraction during pipeline execution flow 2026-01-26 12:13:55 +05:30
Sabiha Khan
0e70a77f17
chore(main): release dograh 1.11.1 (#127) 2026-01-24 11:33:18 +05:30
Sabiha Khan
be50a244f6
fix: free disk space for docker build (#126) 2026-01-24 11:29:12 +05:30
Sabiha Khan
d7656e2f70
chore(main): release dograh 1.11.0 (#117) 2026-01-23 19:11:00 +05:30
Abhishek Kumar
4c073b7894 fix: fix release please 2026-01-23 19:09:57 +05:30
Abhishek
911c5ed416
fix: changes to update pipecat version to 0.0.100 (#122)
* feat: add stt evals

* add smart turn as provider

* chore: remove deprecations

* chore: format files

* fix: remove deprecated UserIdleProcessor

* fix: remove deprecated TranscriptProcessor

* chore: update pipecat submodule

* feat: add evals visualisation

* fix: trigger llm generation on client connected and pipeline started

* chore: update pipecat

* chore: update pipecat submodule

* Add tests

* fix: slow loading of workflow page

* chore: update pipecat submodule

* Show version after release

* Fixes #99

* fix: provider check for websocket connection

* Fixes #107

* Fix #96

* chore: fix documentation

* fix: cloudonix campaign call error

---------

Co-authored-by: Sabiha Khan <sabihak89@gmail.com>
2026-01-23 18:53:59 +05:30
Abhishek Kumar
a4367bd83b fix: set_node during node execution 2026-01-22 20:28:13 +05:30
Abhishek Kumar
badee11eca Merge branch 'main' of https://github.com/dograh-hq/dograh 2026-01-22 19:02:06 +05:30
Sabiha Khan
b996cb80cf
docs: inbound telephony (#124) 2026-01-22 18:35:40 +05:30
Abhishek Kumar
c58aa557de feat: add voices in Dograh configuration 2026-01-19 14:52:54 +05:30
Abhishek Kumar
3b614b8b82 fix: make embeddings api key optional 2026-01-18 14:48:53 +05:30
Abhishek Kumar
d35eeb1b7b fix: fix OPENAI_API_KEY bug in retrieval 2026-01-17 18:12:56 +05:30
Abhishek Kumar
692ef27751 fix: fix npm run build 2026-01-17 14:43:45 +05:30
Abhishek
ef5b9e40a9
feat: knowledge base functionality for the voice agent (#120)
* feat: upload file and store embedding

* feat: add documents in nodes

* feat: add openai embedding service
2026-01-17 14:37:03 +05:30
Sabiha Khan
e2fa4bbb98
feat: handle cloudonix incoming calls (#121) 2026-01-17 14:36:51 +05:30
Abhishek
cac25879bf
feat: add rtf in logs (#119)
* feat: add rtf in logs

* chore: unify the call logs and real time events
2026-01-15 16:17:17 +05:30
Abhishek
a172db8022
feat: add end_call tool (#118)
* feat: add end_call tool

* chore: remove run_llm=True from properties
2026-01-14 16:40:40 +05:30
Abhishek
e7712474c1
feat: add transcript panel during live call for better visibility (#116)
* chore: remove old signaling route

* Show real time feedbacks
2026-01-13 22:48:18 +05:30
Sabiha Khan
ad4cff73c8
chore(main): release dograh 1.10.0 (#110) 2026-01-13 15:01:47 +05:30
Abhishek Kumar
1f3b3e2e3c chore: minor fixes 2026-01-13 14:55:48 +05:30
Abhishek Kumar
514d9c5238 feat: enable Sarvam Models 2026-01-12 18:04:10 +05:30
Abhishek Kumar
92bdfd6cac fix: catch initiate call exception in public agent 2026-01-12 16:18:38 +05:30
Abhishek Kumar
df2bfd7429 fix: API calling endpoint 2026-01-12 16:05:57 +05:30
Abhishek Kumar
11e033c72d fix: formatting fix and fix #79
Improve Safari Permissions UX
2026-01-12 12:47:32 +05:30
Sabiha Khan
97fbd9b37b
Feat/inbound telephony (#113)
* feat: inbound telephony (twilio & vobiz)

* chore: add ruff and lint formatting

* fix: add missing cloudonix interface compliance implementation
2026-01-12 10:10:30 +05:30
Abhishek Kumar
b79bc4221d fix: initialize engine earlier than event handler 2026-01-11 13:59:09 +05:30
Abhishek
edf0fa4fbc
fix: migrate from custom audio recorder to native AudioBuffer (#115)
* fix: update to pipecat VM Detector

* fix: refactor to remove audio synchronizer

* feat: add speechmatics as STT
2026-01-08 18:03:26 +05:30