The call to /api/providers/openai/v1/models endpoint returns all models and does not respect the allowed models field specified when creating the provider settings. It would be nice to get only allowed models from this endpoint, or is there another way to get the models?
The call to
/api/providers/openai/v1/modelsendpoint returns all models and does not respect theallowed modelsfield specified when creating the provider settings. It would be nice to get only allowed models from this endpoint, or is there another way to get the models?