You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* docs: Fix docgen script to clean out package temp folders first (#9250)
* Version Packages (#9258)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Expose setUserProperties from internal analytics instance (#9263)
* feat(ai): add support for URL context (#9254)
* docs(ai): tag code execution with "beta" tag (public preview) (#9274)
* fix(ai): Handle empty parts when streaming (#9262)
* feat(ai): Add method to send function responses in a live session (#9272)
* Update ai model name used for e2e tests (#9282)
* docs(ai): promote gemini developer api and imagen to GA (#9255)
* Version Packages (#9300) release v12.4.0
For JS SDK release v12.4.0
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix(auth): export MISSING_PASSWORD in AuthErrorCodes (#9297)
* update dependency
---------
Co-authored-by: Google Open Source Bot <firebase-oss-bot@google.com>
Co-authored-by: Christina Holland <chholland@google.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Daniel La Rocque <dlarocque@google.com>
Co-authored-by: Navya Sree Arugonda <67328292+Navya-arugonda@users.noreply.github.com>
| [negativePrompt](./ai.imagengenerationconfig.md#imagengenerationconfignegativeprompt) | string | <b><i>(PublicPreview)</i></b> Adescriptionofwhatshouldbeomittedfromthegeneratedimages.<!-- -->SupportfornegativepromptsdependsontheImagenmodel.<!-- -->Seethe [documentation](http://firebase.google.com/docs/vertex-ai/model-parameters#imagen) for more details.<!-- -->This is no longer supported in the Gemini Developer API ([GoogleAIBackend](./ai.googleaibackend.md#googleaibackend_class)<!-- -->) in versions greater than <code>imagen-3.0-generate-002</code>. |
| [negativePrompt](./ai.imagengenerationconfig.md#imagengenerationconfignegativeprompt) | string | Adescriptionofwhatshouldbeomittedfromthegeneratedimages.<!-- -->SupportfornegativepromptsdependsontheImagenmodel.<!-- -->Seethe [documentation](http://firebase.google.com/docs/vertex-ai/model-parameters#imagen) for more details.<!-- -->This is no longer supported in the Gemini Developer API ([GoogleAIBackend](./ai.googleaibackend.md#googleaibackend_class)<!-- -->) in versions greater than <code>imagen-3.0-generate-002</code>. |
0 commit comments