dograh/api/services/workflow
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
..
test Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
tools feat: user defined custom tools as part of workflow execution (#94) 2026-01-02 13:11:02 +05:30
__init__.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
disposition_mapper.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
dto.py feat: user defined custom tools as part of workflow execution (#94) 2026-01-02 13:11:02 +05:30
errors.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
pipecat_engine.py feat: user defined custom tools as part of workflow execution (#94) 2026-01-02 13:11:02 +05:30
pipecat_engine_callbacks.py feat: add smart turn v3 2025-12-10 09:07:03 +07:00
pipecat_engine_custom_tools.py feat: user defined custom tools as part of workflow execution (#94) 2026-01-02 13:11:02 +05:30
pipecat_engine_utils.py feat: simplify pipecat engine execution (#54) 2025-11-15 17:38:27 +05:30
pipecat_engine_variable_extractor.py feat: simplify pipecat engine execution (#54) 2025-11-15 17:38:27 +05:30
pipecat_engine_voicemail_detector.py chore: Fix lint formatting 2025-10-03 13:20:24 +05:30
workflow.py feat: user defined custom tools as part of workflow execution (#94) 2026-01-02 13:11:02 +05:30