Let sub-modules inherit the model to use from AI Core

Created on 8 August 2024, about 1 month ago
Updated 13 September 2024, 7 days ago

Problem/Motivation

You can configure a Default model in the ai admin section.
This Default is only used in some submodules.
In other submodules you can choose a model (but not allow the submodule to inherit the default selection from AI core) so
when I switch the default model there might still be places where the other model is used.

I think it might be better to support inheriting the Default model in all sub-modules (next to the model selection).

This means that everywhere you get the option
- choose to inherit the selection from AI Core
- Override the selected model just for that submodule (dropdown with all models)

This way I can choose to change the model for all implementations if configured correctly. Note that embeddings (AI Search) either should not follow this, or should have warnings to reindex if the embedding model changes.

Proposed resolution

Allow sub-modules to inherit the choice from AI Core.

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Fixed

Version

1.0

Component

AI Core module

Created by

🇧🇪Belgium wouters_f Leuven

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