Support default models in recipes using SetupAiProvider

Created on 12 March 2025, 25 days ago

Problem/Motivation

The SetupAiProvider config action (used in recipes) requires default models to be in getSetupData, but we don't know them with certainty at that point.

Steps to reproduce

Install the provider via a recipe, and no default models are configured.

Proposed resolution

SetupAiProvider does call the postSetup method, so we should move setting up default models into post setup, rather than the config form.

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇬🇧United Kingdom andrewbelcher

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024