Skip to content

Commit badab21

Browse files
authored
[AI] Adjust backend nomenclature (#7391)
Reword how we refer to our gemini api backend. Internal b/441887682
1 parent e2f5b26 commit badab21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-ai/src/main/kotlin/com/google/firebase/ai/type/GenerativeBackend.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ internal constructor(internal val location: String, internal val backend: Genera
2727
GenerativeBackend("", GenerativeBackendEnum.GOOGLE_AI)
2828

2929
/**
30-
* References the VertexAI Enterprise backend.
30+
* References the VertexAI Gemini API backend.
3131
*
3232
* @param location passes a valid cloud server location, defaults to "us-central1"
3333
*/

0 commit comments

Comments
 (0)