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

Support providing separate API keys for strong and weak models #56

Open
githubcustomerserviceistrash opened this issue Aug 18, 2024 · 1 comment

Comments

@githubcustomerserviceistrash

Currently the controller only takes a scalar value API key argument. If I want to override the default API key for a specific call both models need to be from the same provider. I'd like to be able to provide a dict of { litellm_provider: key } to the api_key argument to enable precise key control.

@iojw
Copy link
Collaborator

iojw commented Sep 29, 2024

This is a great suggestion, will put on the to-do list (but definitely welcome any contributions).

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