# pip install -U 'anthropic[vertex]'import os# Replace with the path to
your service account JSON key
fileos.environ["GOOGLE_APPLICATION_CREDENTIALS"] =
"C:/dev/gcpkey/radiant-oven-440907-u7-b59deb49881e.json"from anthropic
import AnthropicVertexLOCA...