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
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
Abhishek Kumar
e6fd106a29
chore: add documentation links
2026-04-09 12:39:49 +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
Abhishek Kumar
e255b33813
feat: add Rime TTS
2026-04-07 14:05:47 +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
96c90376c3
feat: add default initial context variables
2026-04-02 14:32:43 +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
Abhishek Kumar
9bc2ffc193
fix: add disposition codes in workflows
2026-03-27 19:20:05 +05:30
Abhishek Kumar
2fa4191d9b
feat: allow recording audio in workflow builder
2026-03-25 15:01:39 +05:30
Abhishek Kumar
ac0731a374
feat: add support for self hosted llm models
2026-03-24 17:50:45 +05:30
Abhishek Kumar
eed48c2054
chore: bump pipecat version
2026-03-23 11:37:56 +05:30
Abhishek Kumar
affb39e57f
feat: custom telemetry configuration
2026-03-23 11:36:39 +05:30
Abhishek Kumar
e513e563ee
feat: campaign create error on missing template variables
2026-03-19 17:52:04 +05:30
Abhishek Kumar
55f171d0f3
chore: fix service configuration UI
2026-03-19 15:07:41 +05:30
Abhishek Kumar
fe84f086ba
feat: add AWS Bedrock support
2026-03-19 15:06:59 +05:30
Abhishek
494c60d774
feat: add hybrid text + recording functionality in agents ( #191 )
...
* feat: add recording feature in agents
* chore: pin pipecat version
* feat: show usage in UI
* chore: update pipecat
2026-03-16 15:04:08 +05:30
Abhishek Kumar
ff92c6ae5c
fix: fix npm run build
2026-03-10 15:26:39 +05:30
Abhishek
57e8768e0b
feat: allow multiple API keys ( #186 )
...
* feat: allow multiple API keys
* chore: cleanup
* chore: upgrade pipecat
* feat: make default api_key as list
2026-03-10 15:17:40 +05:30
Abhishek Kumar
162bfabac3
chore: comment out in progress features
2026-03-09 17:48:47 +05:30
Abhishek
ec58356276
feat: add message before tool calls ( #185 )
2026-03-09 17:28:13 +05:30
Sabiha Khan
5698338215
docs: add documentation links to nodes & tools ( #184 )
...
* docs: add documentation links to nodes & tools
* fix: add type hints to constants
---------
Co-authored-by: Abhishek Kumar <abhishek@a6k.me>
2026-03-09 11:39:25 +05:30
Abhishek Kumar
9e058699c5
fix: fix appsidebar on mobile
2026-03-03 16:32:33 +05:30
Abhishek Kumar
c8742dbdc0
feat: run per node QA
2026-02-25 17:17:48 +05:30
Abhishek
a836825b83
feat: add qa node in workflow builder ( #172 )
...
* feat: add qa node in workflow builder
* feat: add qa analysis token usage in usage_info
* fix: mask the API key in QA node
* feat: add advanced configuration in QA node
2026-02-25 13:53:30 +05:30
Abhishek
642cc34e8c
feat: add authentication for OSS ( #167 )
...
* feat: add authentication for OSS
Fixes #157 and #156
* fix: fix token generation
* fix: limit fastapi workers to 1
2026-02-20 18:21:24 +05:30
Abhishek Kumar
9ce5a8e5e2
fix: Fixes #139
2026-02-18 13:16:49 +05:30
Abhishek Kumar
525601088a
feat: add languages for deepgram and dograh
2026-02-13 11:44:57 +05:30
Abhishek Kumar
a75bc72cb5
feat: add sarvam v3 voices
2026-02-13 10:11:48 +05:30
Abhishek
e1565246fa
fix: fixes aggregation in elevenlabs TTS ( #153 )
...
* chore: enhance media preview dialog
* fix: fixes elevenlabs tts service
2026-02-12 15:41:44 +05:30
Abhishek Kumar
9824d88d53
chore: add sort order in URL params
2026-02-06 09:01:06 +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 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
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
3b614b8b82
fix: make embeddings api key optional
2026-01-18 14:48:53 +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
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 Kumar
05ead4dc86
feat: enable api key access to routes
2026-01-05 19:41: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
Abhishek Kumar
84b7aaa294
chore: run fix-lint
2026-01-02 16:05:44 +05:30
Abhishek Kumar
fec8da9d20
feat: add keyboard shortcut for save
2026-01-02 16:02:46 +05:30
Abhishek
3e55af9256
feat: user defined custom tools as part of workflow execution ( #94 )
...
* feat: add custom tools functionality
* Show tools in nodes
* integrate tool calling with pipeline engine
2026-01-02 13:11:02 +05:30
Abhishek Kumar
a6222a3c99
chore: set detect voicemail false by default
2025-12-27 09:43:14 +05:30
Abhishek Kumar
e83f3a36d2
fix: change type definition from enum to str for consistency
2025-12-26 16:00:02 +05:30
Abhishek
45c5b7c304
feat: add voice selectors in elevenlabs ( #88 )
2025-12-25 15:05:53 +05:30
Abhishek Kumar
8b820c6d8a
chore: add and improve documentation
2025-12-23 12:59:49 +05:30