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 LiteLLM integrated with Open WebUI. I added user_header_name: X-OpenWebUI-User-Id to the LiteLLM config and have set and assigned a budget, but budget errors don't get triggered when making requests via the Open WebUI UI, they only get triggered when making an API call and setting the user in the POST request body. Does anyone have a workaround?
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.
-
I have LiteLLM integrated with Open WebUI. I added
user_header_name: X-OpenWebUI-User-Id
to the LiteLLM config and have set and assigned a budget, but budget errors don't get triggered when making requests via the Open WebUI UI, they only get triggered when making an API call and setting theuser
in the POST request body. Does anyone have a workaround?Beta Was this translation helpful? Give feedback.
All reactions