Feature: add AI Function in AI Agent action to make easy to goto next step after AI function called stop ai agent
Added
-
AI Function Integration in AI Agent Actions: Introduced the ability to add an AI Function directly within the AI Agent action flow.
- Simplifies workflows where calling an AI Function should stop the AI Agent and immediately proceed to the next defined step.
- Ensures smoother error handling, external data fetching, and custom logic execution without breaking the flow.
Improved
- Added clear UI button “+ AI Function” for quick access in AI Agent action configuration.
- Enhanced control flow flexibility after AI Function execution.