You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an Model Provider that Updates the AccessKey for the Model every week. Of cause I don't want to Update the Key manually every week.
So is there a possibility to Update the Key via a script? I can get a new key with a simple python script that calls the API of the provider, but I'm not sure how I can pass this new key to litellm and store it.
I'm using a docker setup with litellm UI and can both, create the model via UI or Config file.
Thanks for the Help,
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have an Model Provider that Updates the AccessKey for the Model every week. Of cause I don't want to Update the Key manually every week.
So is there a possibility to Update the Key via a script? I can get a new key with a simple python script that calls the API of the provider, but I'm not sure how I can pass this new key to litellm and store it.
I'm using a docker setup with litellm UI and can both, create the model via UI or Config file.
Thanks for the Help,
Chris
Beta Was this translation helpful? Give feedback.
All reactions