Skip to content

Commit 803857d

Browse files
davidmotsongoogle-labs-jules[bot]David Motsonashvili
authored
Remove the firebase-vertexai module (#7202)
This module is no longer needed, so it's being removed. --------- Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> Co-authored-by: David Motsonashvili <davidmotson@google.com>
1 parent a4897eb commit 803857d

File tree

95 files changed

+0
-11352
lines changed

Some content is hidden

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

95 files changed

+0
-11352
lines changed

.github/workflows/ci_tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,6 @@ jobs:
5656
distribution: temurin
5757
cache: gradle
5858

59-
- name: Clone vertexai mock responses
60-
if: matrix.module == ':firebase-vertexai'
61-
run: firebase-vertexai/update_responses.sh
62-
6359
- name: Clone ai mock responses
6460
if: matrix.module == ':firebase-ai'
6561
run: firebase-ai/update_responses.sh

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,6 @@ Unit tests can be executed on the command line by running
6363
./gradlew :<firebase-project>:check
6464
```
6565

66-
#### Vertex AI for Firebase
67-
68-
See the Vertex AI for Firebase [README](firebase-vertexai#running-tests) for setup
69-
instructions specific to that project.
70-
7166
### Integration Testing
7267

7368
These are tests that run on a hardware device or emulator. These tests have

ci/fireci/fireciplugins/clean.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
4141
\b
4242
$ fireci clean firebase-common
43-
$ fireci clean firebase-common firebase-vertexai
4443
4544
Clean all projects:
4645

firebase-vertexai/CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# Unreleased
2-
3-
41
# 16.5.0
52
* [changed] **Renamed / Replaced:** Vertex AI in Firebase (`firebase-vertexai`) has been renamed and
63
replaced by the new Firebase AI SDK: `firebase-ai`. This is to accommodate the evolving set of

firebase-vertexai/README.md

Lines changed: 0 additions & 32 deletions
This file was deleted.

firebase-vertexai/api.txt

Lines changed: 0 additions & 911 deletions
This file was deleted.

firebase-vertexai/consumer-rules.pro

Lines changed: 0 additions & 24 deletions
This file was deleted.

firebase-vertexai/firebase-vertexai.gradle.kts

Lines changed: 0 additions & 128 deletions
This file was deleted.

firebase-vertexai/gradle.properties

Lines changed: 0 additions & 16 deletions
This file was deleted.

firebase-vertexai/lint-baseline.xml

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)