[FEATURE_REQUEST] Retrieve model lists dynamically for all possible providers

Author: equal-l2Created Sep 5, 2026Updated Sep 10, 2026
Labels🦄 Feature Request

Have you searched for similar requests?

Yes

Is your feature request related to a problem? If so, please describe.

Currently, some providers use dynamically retrieved model lists from their endpoints, while others use predefined lists. With predefined lists, new models must be added manually, which causes delays in making new models available.

Describe the solution you'd like

Use dynamically retrieved model lists as the baseline. It is also possible to use additional information from predefined metadata (e.g. group models by their generations).

Describe alternatives you've considered

No response

Additional context

No response

Priority

Low (Nice-to-have)

Are you willing to test this on staging/unstable branch if this is implemented?

Yes