diff --git a/model_garden/anthropic/anthropic_batchpredict_with_bq.py b/model_garden/anthropic/anthropic_batchpredict_with_bq.py index 65b2d6df7f6..1823eb8c266 100644 --- a/model_garden/anthropic/anthropic_batchpredict_with_bq.py +++ b/model_garden/anthropic/anthropic_batchpredict_with_bq.py @@ -26,7 +26,7 @@ def generate_content(output_uri: str) -> str: # output_uri = f"bq://your-project.your_dataset.your_table" job = client.batches.create( - # anthropic BQ predicitions only work in us-east5 + # Check Anthropic Claude region availability in https://cloud.devsite.corp.google.com/vertex-ai/generative-ai/docs/partner-models/use-claude#regions # More about Anthropic model: https://console.cloud.google.com/vertex-ai/publishers/anthropic/model-garden/claude-3-5-haiku model="publishers/anthropic/models/claude-3-5-haiku", # The source dataset needs to be created specifically in us-east5