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
Deploying a LiteLLM proxy on Cloud Run with the following gcloud run command and calling it with curl using a Virtual Key results in a 500 error with Claude 3 Opus on the Vertex AI provider (may or may not be related to #3141).
The service account has the Vertex AI role properly assigned.
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
-
Deploying a LiteLLM proxy on Cloud Run with the following gcloud run command and calling it with curl using a Virtual Key results in a 500 error with Claude 3 Opus on the Vertex AI provider (may or may not be related to #3141).
The service account has the Vertex AI role properly assigned.
Deployment command:
cURL command and output:
Here are the tracebacks from the Log Explorer for the Cloud Run container:
Beta Was this translation helpful? Give feedback.
All reactions