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
|
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
|
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
|
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 |
|