Skip to content

Commit 4f8a3cb

Browse files
committed
Replace @firebase/vertexai with @firebase/ai
1 parent c9f7113 commit 4f8a3cb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+991
-36
lines changed

.github/workflows/check-vertexai-responses.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
LATEST=$(git tag --sort=v:refname | tail -n1)
3434
echo "cloned_tag=$CLONED" >> $GITHUB_ENV
3535
echo "latest_tag=$LATEST" >> $GITHUB_ENV
36-
working-directory: packages/vertexai/test-utils/vertexai-sdk-test-data
36+
working-directory: packages/ai/test-utils/vertexai-sdk-test-data
3737
- name: Find comment from previous run if exists
3838
# This commit represents v3.1.0
3939
uses: peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e

0 commit comments

Comments
 (0)