Add built in tools for ai catalog
What does this MR do and why?
This MR introduce Ai Catalog's built-in tools.
Issue - #553933 (closed)
References
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
Ai::Catalog::BuiltInTool.find_all_by_ids([1,2,3])
Ai::Catalog::BuiltInTool.find_by_id(1)
Ai::Catalog::BuiltInTool.find_by_name('ci_linter')
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #553933 (closed)
Edited by Jaydip Pansuriya