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
At startup LiteLLM throws a warning about DailyTagSpend not existing and to run db_scripts/create_views.py to remediate the issue.
Upon checking the DB, the view exists, but its all lowercase, and current LiteLLM checks are case sensitive.
Will provide fix shortly.
Relevant log output
19:06:06 - LiteLLM Proxy:WARNING: utils.py:1205 - Not all views exist in db, needed for UI 'Usage' tab. Missing={'DailyTagSpend'}.Run 'create_views.py' from https://github.com/BerriAI/litellm/tree/main/db_scripts to create missing views.
What happened?
At startup LiteLLM throws a warning about DailyTagSpend not existing and to run db_scripts/create_views.py to remediate the issue.
Upon checking the DB, the view exists, but its all lowercase, and current LiteLLM checks are case sensitive.
Will provide fix shortly.
Relevant log output
Are you a ML Ops Team?
Yes
What LiteLLM version are you on ?
v1.59.9
Twitter / LinkedIn details
https://www.linkedin.com/in/maarmenta
The text was updated successfully, but these errors were encountered: