We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c870dc3 + 68fac39 commit 7fc097eCopy full SHA for 7fc097e
1 file changed
env/gcp-vertex.env
@@ -0,0 +1,5 @@
1
+export CLAUDE_CODE_USE_VERTEX=1
2
+export ANTHROPIC_VERTEX_PROJECT_ID=${ANTHROPIC_VERTEX_PROJECT_ID}
3
+export CLOUD_ML_REGION=${CLOUD_ML_REGION}
4
+export GOOGLE_APPLICATION_CREDENTIALS=/tmp/.gcp-credentials.json
5
+export GOOGLE_CLOUD_PROJECT=${GOOGLE_CLOUD_PROJECT}
0 commit comments