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
Cost computation for image models fails with custom pricing. It has an issue with the path as shown in the image. it appends // inside model. Check the value for model_name_with_quality = 'standard/azure/1024-x-1024//dall-e-3.
Double '/' before dall-e-3 making the path wrong.
Relevant log output
Are you a ML Ops Team?
No
What LiteLLM version are you on ?
v1.66.2
Twitter / LinkedIn details
No response
The text was updated successfully, but these errors were encountered:
What happened?
A bug happened!
Cost computation for image models fails with custom pricing. It has an issue with the path as shown in the image. it appends // inside model. Check the value for model_name_with_quality = 'standard/azure/1024-x-1024//dall-e-3.
Double '/' before dall-e-3 making the path wrong.
Relevant log output
Are you a ML Ops Team?
No
What LiteLLM version are you on ?
v1.66.2
Twitter / LinkedIn details
No response
The text was updated successfully, but these errors were encountered: