Commit graph

6 commits

Author SHA1 Message Date
Sabiha Khan
942a20bd14 chore: refactor telephony 2026-02-14 07:28:36 +05:30
Sabiha Khan
e485f649bd fix: ignore completed call status 2026-02-14 00:03:33 +05:30
Sabiha Khan
51adfdda66 transfer call 2026-02-13 19:29:40 +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
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
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