Filter the loaded models list

Created on 25 February 2025, about 2 months ago

Problem/Motivation

At the moment, we load the list of models directly with the Gemini API. We do a check for embedings but other than that we just load the models directly.

We need to further filter (even hardcoding manually if needed) and load only those models which are at the moment supported by the module.

There are even some models which are returned twice by the API and it does not make any sense to directly pass.

Steps to reproduce

Check the models list in API Explorer.

Proposed resolution

Test every model in API explorer and make sure all works and there are no duplication.

📌 Task
Status

Needs work

Version

1.0

Component

Code

Created by

🇬🇪Georgia jibla

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

Comments & Activities

Production build 0.71.5 2024