Commit graph

46 commits

Author SHA1 Message Date
Abhishek Kumar
e7adbc7bad feat: add default telephony variables 2026-04-02 14:48:13 +05:30
Abhishek Kumar
96c90376c3 feat: add default initial context variables 2026-04-02 14:32:43 +05:30
Sabiha Khan
89fce77438 docs: improve api trigger documentation 2026-04-01 14:39:14 +05:30
Abhishek Kumar
664ee21fba chore: add gemini live documentation 2026-03-31 22:33:29 +05:30
Abhishek Kumar
0b3a8bca46 feat: add QA node documentation 2026-03-31 21:44:36 +05:30
Abhishek Kumar
0f3e45ff03 chore: update documentation links 2026-03-28 21:34:39 +05:30
Sabiha Khan
da19ddce48
docs: pre-recorded audio (#207) 2026-03-25 19:11:43 +05:30
Abhishek Kumar
dc800bdd63 chore: add custom recordings documentation 2026-03-25 15:44:54 +05:30
Abhishek Kumar
1967a71935 feat: add rtf log when user speaks when muted 2026-03-21 13:55:34 +05:30
Sabiha Khan
1604e306ec
docs: add video tutorial for local and remote deployment (#194) 2026-03-19 11:15:17 +05:30
Sabiha Khan
f075bcb623
docs: add developer and api reference tabs (#190)
* docs: add developer and api reference tabs

* fix: remove duplicate image
2026-03-14 16:30:02 +05:30
Sabiha Khan
1b03191cf8 docs: update dograh overview link 2026-03-12 18:53:42 +05:30
Sabiha Khan
21b32c1d0d
fix: keep the start_services_dev script alive for docker (#178)
* fix: keep the start_services_dev script alive for docker

* fix: setup doc
2026-03-05 16:20:36 +05:30
Sabiha Khan
bd07b753cd
feat: tansfer calls with aasterisk (#171)
* feat: tansfer calls with aasterisk

* chore: format code with pre-commit script

* chore: refactor code

* refactor: add call strategies, cleanup transfer events

* fix: docker compose, add missing files from merge conflicts

* chore: update pipecat

* docs: restructure & add mintilify pages for tool

* chore: upgrade pipecat
2026-03-05 09:28:05 +05:30
Abhishek
aed5a782fb
feat: add rolling updates for production deployment (#175)
* feat: rolling update uvicorn workers

* script fixes
2026-03-02 14:44:04 +05:30
Abhishek Kumar
f1f4830012 fix: fix default voice of cartesia tts 2026-02-23 21:32:03 +05:30
Abhishek
7552b6c819
feat: add asterisk ARI websocket interface (#159)
* chore: remove old files

* feat: ari outbound dialing

* feat: add websocket configuration for ARI

* feat: handling inbound calls

* delete ext channel from redis on stasis end

* fix: add lock in workflow run update, refactor _handle_stasis_start

* chore: update submodule

---------

Co-authored-by: Sabiha Khan <sabihak89@gmail.com>
2026-02-17 19:32:03 +05:30
Abhishek Kumar
4c936ae57d feat: add openrouter support 2026-02-09 13:31:32 +05:30
Abhishek
87fc64d55c
fix: fix remote deployment method (#145)
* fix: disable file logging for docker compose mode

* fix: wait for processes in Docker compose mode

* fix: add default turn server conf for remote mode

* remove sentence transformers

* make turn detection configurable
2026-02-05 13:10:33 +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
Sabiha Khan
b996cb80cf
docs: inbound telephony (#124) 2026-01-22 18:35:40 +05:30
Sabiha Khan
31521008cf
docs: fix broker internal link (#114) 2026-01-08 13:03:59 +05:30
Sabiha Khan
d41f696f3f
docs: tracing with langfuse (#112) 2026-01-06 10:50:57 +05:30
Nir Simionovich
4dfe9ebff8
Added Cloudonix documentation (#109)
* Create Cloudonix integration documentation

Added detailed integration guide for Cloudonix with Dograh AI, including prerequisites, configuration steps, and troubleshooting tips.

* docs: add mintlify cloudonix page to navigation

---------

Co-authored-by: Sabiha Khan <sabihak89@gmail.com>
2026-01-05 20:11:53 +05:30
Abhishek Kumar
8ba18b485a chore: add tracing documentation 2026-01-03 18:35:35 +05:30
Sabiha Khan
a33fa6cffe
docs: modify tools section (#103) 2026-01-03 10:35:12 +05:30
Sabiha Khan
db89aed377
docs: tools in workflow node (#102) 2026-01-03 09:33:51 +05:30
Sabiha Khan
3afae6cf09
docs: add page for Workflow editing basics (#93) 2025-12-31 13:28:14 +05:30
Sabiha Khan
0b073195f1
docs: add webhook tutorial in mintilify docs (#92) 2025-12-30 11:30:49 +05:30
Abhishek Kumar
ab4ec7ab88 chore: add web widget documentation 2025-12-27 13:17:35 +05:30
Abhishek
59894d7dec
Chore/add setup and contributing docs (#90)
* chore: add dev setup documentation

* Add agents.md files

* simplify contributing documentation
2025-12-27 09:25:20 +05:30
Abhishek
45c5b7c304
feat: add voice selectors in elevenlabs (#88) 2025-12-25 15:05:53 +05:30
Abhishek Kumar
480e8a5f60 fix: fix links 2025-12-23 16:07:00 +05:30
Abhishek Kumar
8b820c6d8a chore: add and improve documentation 2025-12-23 12:59:49 +05:30
Abhishek Kumar
96f8aaf325 chore: update documentation 2025-12-22 17:56:48 +05:30
Abhishek
17409998d2
feat: add coturn for remote deployments (#84)
* feat: add coturn for remote deployment

* Simplify remote setup

* fix logic in UI
2025-12-22 13:29:41 +05:30
Sabiha Khan
3d710cafb1 docs: add ui telephony integration 2025-11-26 13:34:04 +05:30
Sabiha Khan
93a6a0aef9
docs: update dograh overview (#63) 2025-11-22 16:37:24 +05:30
Sabiha Khan
6efe7d6bd4
feat: enable remote server deployment for OSS deployment (#57) 2025-11-20 21:33:05 +05:30
Sabiha Khan
dca4904e38
docs: add video for vonage config (#40) 2025-11-06 10:08:27 +05:30
Sabiha Khan
4cfdc3d420 feat: add vonage telephony (#35)
* refactor: telephony integration

* feat: add vonage telephony
2025-10-27 15:58:20 +05:30
Abhishek
2633ff0a2a
Chore: Add placeholders for features (#25)
chore: Add placeholders for features with "coming soon" message
2025-10-07 17:40:23 +05:30
Abhishek Kumar
b8fcc00288 hotfix: change thumbnail file name 2025-10-04 15:15:09 +05:30
Abhishek Kumar
786f64f642 hotfix: fix thumbnail to look like video 2025-10-04 15:13:02 +05:30
Abhishek
1f4ff8f865
chore: Update README and add Mintlify docs
* Update README and add Mintlify docs

* Add Twilio documentation

* Remove license and fix readme
2025-10-04 15:05:07 +05:30
Sabiha Khan
968d29b9b2 chore: update README 2025-09-30 11:39:21 +05:30