Loading
Update file flow_v2.json
What does this MR do and why?
Adds model_tags as an optional array property to AgentComponent in flow_v2.json schema, allowing users to specify model tags in their flow definitions without encountering validation errors.
Changes
app/validators/json_schemas/ai_catalog/flow_v2.json: Addedmodel_tagsproperty toAgentComponent
cc: @rkolosovskiy
Related to #607382 (closed)