Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docs(firebaseai): enhance firebase_ai package README with details on what the package does #17758

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

Merged
cynthiajoan merged 1 commit into firebase:main from mit-mit:patch-1
Oct 6, 2025

Conversation

Copy link
Contributor

@mit-mit mit-mit commented Oct 1, 2025
edited
Loading

Updated README to include information about generative AI models like Gemini and Imagen.

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]).
This will ensure a smooth and quick review process. Updating the pubspec.yaml and changelogs is not required.

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • My PR includes unit or integration tests for all changed/updated/fixed behaviors (See Contributor Guide).
  • All existing and new tests are passing.
  • I updated/added relevant documentation (doc comments with ///).
  • The analyzer (melos run analyze) does not report any problems on my PR.
  • I read and followed the Flutter Style Guide.
  • I signed the CLA.
  • I am willing to follow-up on review comments in a timely manner.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?

  • Yes, this is a breaking change.
  • No, this is not a breaking change.

KelvinEuclides reacted with hooray emoji
Updated README to include information about generative AI models like Gemini and Imagen.
Copy link

Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

@mit-mit mit-mit changed the title (削除) Enhance README with details on what this package does (削除ここまで) (追記) docs: enhance README with details on what this package does (追記ここまで) Oct 1, 2025
@mit-mit mit-mit changed the title (削除) docs: enhance README with details on what this package does (削除ここまで) (追記) docs: enhance firebase_ai package README with details on what the package does (追記ここまで) Oct 1, 2025
@cynthiajoan cynthiajoan changed the title (削除) docs: enhance firebase_ai package README with details on what the package does (削除ここまで) (追記) docs(firebaseai): enhance firebase_ai package README with details on what the package does (追記ここまで) Oct 2, 2025
@cynthiajoan cynthiajoan merged commit 75cafbd into firebase:main Oct 6, 2025
4 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@cynthiajoan cynthiajoan cynthiajoan approved these changes

@SelaseKay SelaseKay SelaseKay approved these changes

@russellwheatley russellwheatley Awaiting requested review from russellwheatley

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /