BricksLLM
BricksLLM copied to clipboard
Retrieving all OpenAI models does not respect the allowed models
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?