Abhishek Kumar
|
4c8c9516dc
|
chore: update pipecat submodule
|
2026-02-11 14:15:19 +05:30 |
|
Abhishek Kumar
|
7a102026fb
|
fix: send sample rate to STT services
|
2026-02-09 16:25:09 +05:30 |
|
Abhishek Kumar
|
4c936ae57d
|
feat: add openrouter support
|
2026-02-09 13:31:32 +05:30 |
|
Abhishek Kumar
|
6711dcb3ea
|
fix: add vad_analyzer in user aggregator
|
2026-02-07 12:44:05 +05:30 |
|
Abhishek Kumar
|
964a778194
|
chore: remove deprecated vad_analyzer from transport
|
2026-02-06 09:08:46 +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
|
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
|
91911769b0
|
feat: mute on function call (#138)
|
2026-01-29 14:42:34 +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 |
|
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 |
|
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
|
c58aa557de
|
feat: add voices in Dograh configuration
|
2026-01-19 14:52:54 +05:30 |
|
Abhishek Kumar
|
d35eeb1b7b
|
fix: fix OPENAI_API_KEY bug in retrieval
|
2026-01-17 18:12:56 +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
|
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 |
|
Abhishek Kumar
|
1f3b3e2e3c
|
chore: minor fixes
|
2026-01-13 14:55:48 +05:30 |
|
Abhishek Kumar
|
11e033c72d
|
fix: formatting fix and fix #79
Improve Safari Permissions UX
|
2026-01-12 12:47:32 +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 |
|
Abhishek Kumar
|
cdf68533ad
|
feat: add trace URL in workflow runs
|
2026-01-03 17:59:59 +05:30 |
|
Abhishek Kumar
|
04576ac357
|
fix: llm generation in case of user idle
Send for LLM generation in case of user idle rather than speaking a hardcoded sentence
|
2026-01-03 16:22:38 +05:30 |
|
Abhishek
|
56953bbd09
|
Fix/multiple generation (#104)
* fixes #100
* Fix test
* fix: fix bad configuration issue
|
2026-01-03 12:59:18 +05:30 |
|
Nir Simionovich
|
90b690efff
|
feat: add cloudonix outbound telephony (#101)
Co-authored-by: Sabiha Khan <sabihak89@gmail.com>
|
2026-01-03 12:02:21 +05:30 |
|
Abhishek Kumar
|
cc2d3e70d2
|
chore: render initial and gathered context
|
2025-12-31 22:02:50 +05:30 |
|
Abhishek Kumar
|
e83f3a36d2
|
fix: change type definition from enum to str for consistency
|
2025-12-26 16:00:02 +05:30 |
|
Abhishek Kumar
|
74b069354b
|
fix: fix configuration option
|
2025-12-25 19:37:00 +05:30 |
|
Abhishek
|
45c5b7c304
|
feat: add voice selectors in elevenlabs (#88)
|
2025-12-25 15:05:53 +05:30 |
|
Abhishek
|
55b727a872
|
Feat/Add API Trigger and Webhooks in Agent Builder (#83)
* feat: add api trigger node for agent runs
* feat: add webhook node
* Execute webhook nodes post workflow run
* Add hint to go to API keys
|
2025-12-22 14:08:30 +05:30 |
|
Sabiha Khan
|
c99bd29ef1
|
fix: call_id and stream_id for vobiz pipeline, add workflow run state (#78)
* fix: add workflow run state for pipeline
* fix: call and stream id for vobiz pipeline
|
2025-12-11 17:12:28 +07:00 |
|
Abhishek Kumar
|
4640f69f9b
|
feat: add smart turn v3
|
2025-12-10 09:07:03 +07:00 |
|
Abhishek
|
909c258b6a
|
fix: prevent pipeline freezes when sending endframe (#77)
* fix: dont cancel task if call is already ending
* Update pipecat
|
2025-12-10 08:22:37 +07:00 |
|
Sabiha Khan
|
0a8ce3f644
|
fix: add text filter for tts and logs for filter (#74)
|
2025-12-09 16:24:24 +05:30 |
|
Abhishek
|
713c35df64
|
fix: fix pointer events on phone call dialog (#70)
* fix: fix pointer events on phone call dialog
* feat: add max recording limit
* chore: revert docker compose local changes
* chore: revert langfuse changes
* fix: kill descendents before killing main process
|
2025-12-01 11:32:28 +05:30 |
|
Piyush Sahoo
|
09897cb5d8
|
feat: added vobiz telephony (#65)
* feat: added vobiz telephony
* chore: run formatter
* chore: add migration
* Add tsclient
---------
Co-authored-by: Abhishek Kumar <abhishek@a6k.me>
|
2025-11-28 09:36:04 +05:30 |
|
Abhishek
|
a7bf64a02b
|
feat: add llm models in Dograh (#64)
|
2025-11-25 17:11:04 +05:30 |
|
Abhishek
|
ed3ceaf5ad
|
feat: allow www domain for embedded websites (#60)
|
2025-11-21 22:11:46 +05:30 |
|
Abhishek
|
6ce25a589c
|
feat: simplify pipecat engine execution (#54)
|
2025-11-15 17:38:27 +05:30 |
|
Abhishek
|
99a768f291
|
feat: enable workflows to be embedded in websites as a script tag (#47)
* feat: add deployment configuration options
* Simplify EmbedDialog
* Add options for inline vs floating embedding of agent
|
2025-11-15 17:32:37 +05:30 |
|
Sabiha Khan
|
d58f37ff42
|
fix: telephony bugs and improve code structure (#38)
- improved code structure for touch points
- corrected db migrations
|
2025-11-04 18:12:06 +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
|
6503d806c5
|
feat: add gmail integration for searching and reply to emails (#34)
* Add gmail integration for google verification
* Fix npm run build
|
2025-10-21 12:11:34 +05:30 |
|
Abhishek
|
8e2e5c9327
|
feat: Enable telephony for OSS (#21)
* fix: fix tooltip bug
* feat: add Twilio with CloudFlare configuration
* chore: update Tella Video
|
2025-10-04 12:22:50 +05:30 |
|
Abhishek Kumar
|
8376e3e949
|
Feat: set start metadata in pipeline
This is needed so that we can send correlation id for workflow runs in Dograh MPS
|
2025-09-24 13:36:36 +05:30 |
|
a6kme
|
33ff3b9779
|
on_client_disconnect only when user disconnects.
|
2025-09-22 09:31:13 +00:00 |
|
Abhishek Kumar
|
0345df6fbe
|
Optimise requirements.txt and update pipecat imports
|
2025-09-20 14:07:00 +05:30 |
|
Abhishek Kumar
|
4f2a629340
|
Initial Commit 🚀 🚀
|
2025-09-09 14:37:32 +05:30 |
|