Commit graph

60 commits

Author SHA1 Message Date
Abhishek Kumar
4171ad7a54 feat: add test mode for API trigger 2026-04-25 16:30:26 +05:30
Abhishek Kumar
330b81d908 chore: add update guide 2026-04-21 08:49:48 +05:30
Abhishek
00a1a22b74
feat: refactor node spec and add mcp tools (#244)
* refactor: carve out extraction panel

* refactor: create spec versions for node types

* refactor: create a GenericNode and remove custom nodes

* feat: add python and typescript sdk

* add dograh sdk

* fix: fetch draft workflow definition over published one

* fix: fix routes of SDKs to use code gen

* chore: remove doclink dependency to reduce image size

* chore: format files

* chore: bump pipecat

* feat: let mcp fetch archived workflows on demand

* chore: fix tests

* feat: add sdk documentation

* chore: change banner and add badge
2026-04-21 07:56:16 +05:30
Abhishek Kumar
599dae87a9 chore: add mcp documentation 2026-04-17 12:01:57 +05:30
Abhishek Kumar
e31b38122e fix: fix interruption handling for Gemini Live
1. Fixes #236
2. Fix run_inference for variable extraction for Gemini Live
2026-04-15 19:29:07 +05:30
Abhishek Kumar
79116e6af2 chore: update web widget deployment documentaiton 2026-04-13 07:53:16 +05:30
Abhishek Kumar
74dbafb055 feat: allow recordings in tool transitions 2026-04-10 16:18:01 +05:30
Abhishek Kumar
bb5f56bfb7 chore: add documentation for template context variables 2026-04-09 22:13:31 +05:30
Abhishek Kumar
87c8c5e2c8 feat: add full document mode in knowledge base 2026-04-09 13:49:20 +05:30
Sabiha Khan
32d0766396 docs: override agent model config 2026-04-08 21:19:41 +05:30
Abhishek
ec2f322486
feat: add pre call fetch configuration (#222)
* feat: add pre call fetch configuration

* docs: add NEW tags for pages about new features

---------

Co-authored-by: Sabiha Khan <sabihak89@gmail.com>
2026-04-06 12:30:37 +05:30
Abhishek Kumar
03df5595c3 feat: add worker sync events
Add a worker sync event so that runtime updates on one worker can propagate across other workers using pubsub for multi worker deployments
2026-04-04 14:26:47 +05:30
Abhishek Kumar
501d06c00d feat: add Assembly AI STT 2026-04-03 07:10:37 +05:30
Muhammad Qasim
66b085dde2
Feat/add developer docs for windows (#213)
* docs: add windows commands for developer setup

* feat: add windows scripts

* fix(ui): make dev script cross-platform with cross-env

* feat(scripts): enhance migration scripts for Alembic environment setup and add virtual environment activation
2026-04-03 07:04:13 +05:30
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