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.
1 parent 654b867 commit 150392eCopy full SHA for 150392e
scripts/update_vertexai_responses.sh
@@ -17,7 +17,7 @@
17
# This script replaces mock response files for Vertex AI unit tests with a fresh
18
# clone of the shared repository of Vertex AI test data.
19
20
-RESPONSES_VERSION='v6.*' # The major version of mock responses to use
+RESPONSES_VERSION='v7.*' # The major version of mock responses to use
21
REPO_NAME="vertexai-sdk-test-data"
22
REPO_LINK="https://github.com/FirebaseExtended/$REPO_NAME.git"
23
0 commit comments