- Issue created by @narendraR
- @utkarsh_33 opened merge request.
- 🇮🇳India utkarsh_33
This still has some work left to do and the code in this is not review ready so assigning it to me for now.
Issues
📌
Add `getStructuredOutput()` method to ExecutableFunctionCallInterface for returning parsed output
Active
and
📌
Improve ai_agents module API to simplify tool result handling
Active
introduced new methods that, when implemented, will help reduce code complexity in the current XbBuilder::render
method. Incorporating these methods is recommended to simplify the codebase.
Additionally, as per 📌 Set TaskInterface and setTask as deprecated for 2.0.0 Active , the Task interface is deprecated. Therefore, the solution provided in https://git.drupalcode.org/project/experience_builder/-/merge_requests/1... should be adopted.
Active
0.0
AI
This still has some work left to do and the code in this is not review ready so assigning it to me for now.