| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
/gemini summarize |
Sorry, something went wrong.
Summary of ChangesThis pull request enhances the firebase_ai package by integrating new metadata capabilities into the live API responses. It introduces fields for 'grounding metadata' within content responses and 'usage metadata' for overall server responses, providing richer contextual information and metrics for AI interactions. These additions aim to improve the interpretability and utility of the AI model's output. Highlights
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description
Replace this paragraph with a description of what this PR is doing. If you're modifying existing behavior, describe the existing behavior, how this PR is changing it, and what motivated the change.
Related Issues
Replace this paragraph with a list of issues related to this PR from the issue database. Indicate, which of these issues are resolved or fixed by this PR. Note that you'll have to prefix the issue numbers with flutter/flutter#.
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.
Breaking Change
Does your PR require plugin users to manually update their apps to accommodate your change?