Skip to content

Commit 2aa9a52

Browse files
committed
Add entry in readme for proto files
Should make it easier to find in the future
1 parent bdbb57d commit 2aa9a52

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

firebase-vertexai/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,8 @@ the [spotless plugin]([https://plugins.jetbrains.com/plugin/14912-ktfmt](https:/
3030
by running:
3131

3232
`./gradlew firebase-vertexai:spotlessApply`
33+
34+
## Proto definitions
35+
36+
You can find the actual proto definitions that we translate to on the
37+
[googleapis repo](https://github.com/googleapis/googleapis/tree/master/google/ai/generativelanguage).

0 commit comments

Comments
 (0)