Skip to content

Commit 6f3a9c0

Browse files
feat: add GEMINI_CLI_TRUST_WORKSPACE configuration to model_config.yaml
1 parent 89ee230 commit 6f3a9c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

evals/model_config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ env:
1818
GOOGLE_CLOUD_PROJECT: "${GOOGLE_CLOUD_PROJECT}"
1919
GOOGLE_CLOUD_LOCATION: "global"
2020
GOOGLE_GENAI_USE_VERTEXAI: "true"
21+
GEMINI_CLI_TRUST_WORKSPACE: "true"
2122
setup:
2223
extensions:
2324
# Points to the symlink created in cloudbuild.yaml to match the extension ID

0 commit comments

Comments
 (0)