File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @firebase/ai ' : patch
3+ ---
4+
5+ update the link /genai to /ailogic
Original file line number Diff line number Diff line change @@ -226,7 +226,7 @@ export async function makeRequest(
226226 `The Firebase AI SDK requires the Firebase AI ` +
227227 `API ('firebasevertexai.googleapis.com') to be enabled in your ` +
228228 `Firebase project. Enable this API by visiting the Firebase Console ` +
229- `at https://console.firebase.google.com/project/${ url . params . apiSettings . project } /genai / ` +
229+ `at https://console.firebase.google.com/project/${ url . params . apiSettings . project } /ailogic / ` +
230230 `and clicking "Get started". If you enabled this API recently, ` +
231231 `wait a few minutes for the action to propagate to our systems and ` +
232232 `then retry.` ,
You can’t perform that action at this time.
0 commit comments