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
We have set up litellm in a ECS Cluster with AWS Bedrock. We are running into the issue that the _api_base variable is None when accessing the Model Analytics Page, the page is empty and no results are returned.
February 13, 2025 at 06:59 (UTC+1:00)
File "/usr/lib/python3.13/site-packages/litellm/proxy/proxy_server.py", line 6473, in model_metrics
server
February 13, 2025 at 06:59 (UTC+1:00)
if"https://"in _api_base:
server
February 13, 2025 at 06:59 (UTC+1:00)
^^^^^^^^^^^^^^^^^^^^^^^
server
February 13, 2025 at 06:59 (UTC+1:00)
TypeError: argument of type'NoneType' is not iterable
server
Are you a ML Ops Team?
No
What LiteLLM version are you on ?
v1.61.1
Twitter / LinkedIn details
No response
The text was updated successfully, but these errors were encountered:
What happened?
We have set up litellm in a ECS Cluster with AWS Bedrock. We are running into the issue that the _api_base variable is
None
when accessing the Model Analytics Page, the page is empty and no results are returned.Config:
Relevant log output
Are you a ML Ops Team?
No
What LiteLLM version are you on ?
v1.61.1
Twitter / LinkedIn details
No response
The text was updated successfully, but these errors were encountered: