- Issue created by @marcus_johansson
- Merge request !552Draft: Resolve #3518564 "Fieldvalidation should be" → (Open) created by marcus_johansson
Currently the field validation is limited to just a prompt, but you might want to lookup things in different databases, RAG searches, websites etc to do validation.
Only agents will be able to do this.
* Add a new FieldValidationResults tool that can be returned.
* Allow this validation method to be setup if the AI Agent module is installed.
* Run the agent and make sure to check for the tool being used.
Active
1.1
Other Submodules