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

[RFE]Generic OpenAI compatible Provider #260

Open
xrajesh opened this issue Jan 10, 2025 · 0 comments
Open

[RFE]Generic OpenAI compatible Provider #260

xrajesh opened this issue Jan 10, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@xrajesh
Copy link
Contributor

xrajesh commented Jan 10, 2025

Is your feature request related to a problem? Please describe.
Today , we support providers with OpenAI compatible API and we differentiate them with types ( openai, rhelai_vllm etc) . We need a provider config which is very generic for any OpenAI compatible provider , and have the ability to specify the various authorization mechanisms . Recently, we observed a usage where the OpenAI compatible service with rotating tokens. But overall if we can provide a support for any OpenAI compatible provider, then we do not have to keep extending the types.

Describe the solution you'd like
Config needs to provide a support for any OpenAI compatible provider with its Authorization mechanism .

@xrajesh xrajesh added the enhancement New feature or request label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant