Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieving all OpenAI models does not respect the allowed models #83

Open
daniel-olearcin opened this issue Oct 1, 2024 · 1 comment

Comments

@daniel-olearcin
Copy link

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 daniel-olearcin changed the title Retrieving all OpenAI models does not respect the allowed models specified when creating provider settings Retrieving all OpenAI models does not respect the allowed models Oct 1, 2024
@spikelu2016
Copy link
Contributor

this is a nice suggestion. we can work on adding this feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants