Abhishek Kumar
039e2b74b2
Merge branch 'main' of https://github.com/dograh-hq/dograh
2026-04-11 21:11:32 +05:30
Abhishek Kumar
0387b3e3f0
chore: updgrade pipecat
2026-04-11 21:11:23 +05:30
Sabiha Khan
1f89b4ff28
fix: eslint import issue
2026-04-11 21:10:54 +05:30
Sabiha Khan
faff468db8
chore(main): release dograh 1.23.0 ( #233 )
2026-04-11 18:29:55 +05:30
Sabiha Khan
ebde28d19d
fix: bake punkt_tab file into docker images ( #234 )
2026-04-11 18:29:19 +05:30
Abhishek Kumar
1a7eb08aea
chore: add a sticky header with CTAs
2026-04-11 16:29:19 +05:30
Abhishek Kumar
c06c457505
Merge branch 'main' of https://github.com/dograh-hq/dograh
2026-04-11 15:33:24 +05:30
Abhishek Kumar
73e5ca87e4
feat: add github and slack community buttons
2026-04-11 15:32:16 +05:30
Sabiha Khan
0bdb65f197
chore(main): release dograh 1.22.0 ( #228 )
2026-04-10 21:55:48 +05:30
Abhishek
7c245051d2
feat: add recording audio option in tool and node transitions ( #232 )
...
* feat: allow uploading recording as part of node transition
* feat: allow recordings in tool transitions
* chore: fix tests
2026-04-10 17:53:42 +05:30
Sabiha Khan
3f19a16e7f
feat: add posthog events ( #231 )
...
* feat: add posthog events
* fix: workflow_duplicated event
* chore: add events to enum
2026-04-10 17:52:21 +05:30
Abhishek Kumar
51fde746ba
chore: fix tests
2026-04-10 17:05:44 +05:30
Abhishek Kumar
74dbafb055
feat: allow recordings in tool transitions
2026-04-10 16:18:01 +05:30
Abhishek Kumar
65c76ca7ff
feat: allow uploading recording as part of node transition
2026-04-10 11:54:00 +05:30
Abhishek Kumar
bb5f56bfb7
chore: add documentation for template context variables
2026-04-09 22:13:31 +05:30
Abhishek Kumar
8b3dc02722
fix: render prompt template for variable extraction
2026-04-09 15:20:56 +05:30
Abhishek Kumar
87c8c5e2c8
feat: add full document mode in knowledge base
2026-04-09 13:49:20 +05:30
Sabiha Khan
c085398933
chore(main): release dograh 1.21.0 ( #221 )
2026-04-09 12:40:10 +05:30
Abhishek Kumar
e6fd106a29
chore: add documentation links
2026-04-09 12:39:49 +05:30
Abhishek Kumar
9decdb2f4b
fix: send volume in cartesia
2026-04-08 23:20:14 +05:30
Abhishek Kumar
1f5229e2df
chore: update prompt for pre-recorded audio generation
2026-04-08 22:23:14 +05:30
Abhishek Kumar
d8ac9a80b2
Merge branch 'main' of https://github.com/dograh-hq/dograh
2026-04-08 21:22:15 +05:30
Abhishek Kumar
cee87383a9
chore: use overridden tts config while fetching recording
2026-04-08 21:21:48 +05:30
Sabiha Khan
32d0766396
docs: override agent model config
2026-04-08 21:19:41 +05:30
Abhishek Kumar
c9102ca157
chore: fix dataReady for settings page
2026-04-08 20:18:22 +05:30
Abhishek Kumar
6968d20eff
fix: scope the overridden config over global for recording
2026-04-08 19:57:31 +05:30
Abhishek
38d1d928b7
feat: agent versioning and model configurations override ( #227 )
...
* feat: add tests and migrations
* feat: workflow versioning among published and draft
* feat: add a new settings page to simplify workflow detail page
* fix: fix tsclient generation
2026-04-08 19:20:31 +05:30
Sabiha Khan
f5fa9ce717
feat: add agent lifecycle events in widget ( #226 )
...
* feat: add agent lifecycle events in widget
* fix: remove container id
2026-04-08 17:43:47 +05:30
Abhishek Kumar
be04fa0d1b
chore: upgrade pipecat submodule
2026-04-08 12:28:05 +05:30
Abhishek Kumar
6a473a9db5
fix: set context before update settings for live
2026-04-07 18:46:17 +05:30
Abhishek Kumar
e04ce4e852
chore: add language option for Rime
2026-04-07 18:32:09 +05:30
Abhishek Kumar
e255b33813
feat: add Rime TTS
2026-04-07 14:05:47 +05:30
Abhishek Kumar
78e4abc796
chore: bump pipecat
2026-04-07 13:59:47 +05:30
Abhishek Kumar
6792ecd301
feat: allow multiple recording file upload
2026-04-06 16:50:24 +05:30
drascom
95d6dd44ff
fix: Speaches STT service wiring
...
* Fix Speaches STT service wiring
* chore: bump pipecat submodule
---------
Co-authored-by: drascom <drascom@drascoms-MacBook-Pro.local>
Co-authored-by: Abhishek Kumar <abhishek@a6k.me>
2026-04-06 14:11:58 +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
c4c4b591db
feat: add gladia stt support
2026-04-04 14:47:48 +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
56763a4527
feat: enable context summarization
2026-04-03 13:39:02 +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
Abhishek Kumar
f368fe5134
feat: set calculator as custom tool on demand
2026-04-02 14:07:03 +05:30
Sabiha Khan
89fce77438
docs: improve api trigger documentation
2026-04-01 14:39:14 +05:30
Sabiha Khan
71136452db
chore(main): release dograh 1.20.0 ( #212 )
2026-03-31 22:57:30 +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
87e72d5f6f
feat: add gemini live and speaches integration ( #220 )
...
* feat: add speaches models
* feat: add gemini realtime and speaches integration
- Add gemini realtime support
- Add speaches support for locally hosted LLMs
* chore: bump pipecat
* feat: add language option
* fix: add skip aggregator types to tts settings
* fix: make API key optional for realtime
2026-03-31 21:42:03 +05:30
Sabiha Khan
e0c3d6c3bf
fix: skip updating gathered_context when the extracted variables is not a dict ( #219 )
2026-03-31 21:41:49 +05:30