Commit graph

2 commits

Author SHA1 Message Date
Abhishek Kumar
1ef07c80b6 fixes #100
Fixes multiple LLM generation when there are multiple tool calls from LLM
2026-01-03 12:45:44 +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