Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion GeneratedFirebaseAI/Sources/APIClient.swift
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ public final class APIClient: Sendable {
The Firebase AI SDK requires the Firebase AI API \
(`firebasevertexai.googleapis.com`) to be enabled in your Firebase project. Enable this API \
by visiting the Firebase Console at
https://console.firebase.google.com/project/\(projectID)/genai/ and clicking "Get started". \
https://console.firebase.google.com/project/\(projectID)/ailogic/ and clicking "Get started". \
If you enabled this API recently, wait a few minutes for the action to propagate to our \
systems and then retry.
""")
Expand Down
Loading