Skip to content

Commit 31cf4cb

Browse files
authored
[Firebase AI] Vertex AI Gemini API (#14806)
1 parent 38c0f83 commit 31cf4cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseAI/Sources/Types/Internal/APIConfig.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ extension APIConfig {
4040
/// differences](https://cloud.google.com/vertex-ai/generative-ai/docs/overview#how-gemini-vertex-different-gemini-aistudio)
4141
/// for a comparison of the two [API services](https://google.aip.dev/9#api-service).
4242
enum Service: Hashable, Encodable {
43-
/// The Gemini Enterprise API provided by Vertex AI.
43+
/// Vertex AI Gemini API.
4444
///
4545
/// See the [Cloud
4646
/// docs](https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/inference) for

0 commit comments

Comments
 (0)