Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add vertex preview #798

Merged
merged 5 commits into from
May 13, 2024
Merged

Add vertex preview #798

merged 5 commits into from
May 13, 2024

Conversation

hsubox76
Copy link
Contributor

@hsubox76 hsubox76 commented May 9, 2024

Most of this has already been provided to private preview users by pointing them at the vertexai branch. This should be merged sometime after the SDK release.

Updates here are:

  • import is now from firebase/vertexai-preview - the name of the import published with the main Firebase release
  • model - updated to a model that works

Todo:

  • update with a more canonical model name if we get one
  • npm install to get a new package-lock.json (requires SDK release first)

Copy link

github-actions bot commented May 9, 2024

Doc Tag Diff

This PR makes the following changes to doc tags (0 added, 0 removed, 0 changed):

vertexai/index.html Outdated Show resolved Hide resolved
vertexai/main.ts Outdated Show resolved Hide resolved
vertexai/package.json Outdated Show resolved Hide resolved
vertexai/package.json Outdated Show resolved Hide resolved
vertexai/package.json Outdated Show resolved Hide resolved
2. Enable Gemini in the console.
3. Create a ReCAPTCHA Enterprise key in the same project.
4. Enable App Check in the Firebase console with the ReCAPTCHA Enterprise site key you created.
5. Copy your Firebase project config and your ReCAPTCHA Enterprise site key into the appropraite places in `config.ts` in this directory.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo: appropraite

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

@hsubox76 hsubox76 merged commit efc1aca into master May 13, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants