We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38c0f83 commit 31cf4cbCopy full SHA for 31cf4cb
FirebaseAI/Sources/Types/Internal/APIConfig.swift
@@ -40,7 +40,7 @@ extension APIConfig {
40
/// differences](https://cloud.google.com/vertex-ai/generative-ai/docs/overview#how-gemini-vertex-different-gemini-aistudio)
41
/// for a comparison of the two [API services](https://google.aip.dev/9#api-service).
42
enum Service: Hashable, Encodable {
43
- /// The Gemini Enterprise API provided by Vertex AI.
+ /// Vertex AI Gemini API.
44
///
45
/// See the [Cloud
46
/// docs](https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/inference) for
0 commit comments