BricksLLM icon indicating copy to clipboard operation
BricksLLM copied to clipboard

Retrieving all OpenAI models does not respect the allowed models

Open daniel-olearcin opened this issue 1 year ago • 1 comments

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?

daniel-olearcin avatar Oct 01 '24 12:10 daniel-olearcin