generative-ai-docs icon indicating copy to clipboard operation
generative-ai-docs copied to clipboard

Documentation for Google's Gen AI site - including the Gemini API and Gemma

Results 123 generative-ai-docs issues
Sort by recently updated
recently updated
newest added

Improve segmentation mask rendering

status:awaiting review
component:documentation

The existing code in the notebook for setting Kaggle credentials uses the Colab-specific userdata.get API, which may not work outside Colab. The added method works in different environments. It simply...

status:awaiting review
component:documentation

Bumps the npm_and_yarn group with 6 updates in the /demos/palm/web/list-it directory: | Package | From | To | | --- | --- | --- | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.2` |...

dependencies
demos:talking-character
demos:list-it
demos:quick-prompt
demos:travel-planner
demos:mood-food
demos:text-fx
status:awaiting review
component:demos
javascript

Bumps the pip group with 4 updates in the /examples/gemini/python/docs-agent directory: [tqdm](https://github.com/tqdm/tqdm), [black](https://github.com/psf/black), [requests](https://github.com/psf/requests) and [urllib3](https://github.com/urllib3/urllib3). Updates `tqdm` from 4.66.2 to 4.66.3 Release notes Sourced from tqdm's releases. tqdm v4.66.3...

dependencies
status:awaiting review
python

### Description of the bug: The 2 notebooks in the [`paligemma` dir](https://github.com/google/generative-ai-docs/blob/main/site/en/gemma/docs/paligemma/) are currently not sync'ing with the respective copy on ai.google.dev. There are 2 factors here: 1) the notebooks...

type:bug
status:triaged
component:documentation

Bumps the npm_and_yarn group with 5 updates in the /demos/palm/web/list-it directory: | Package | From | To | | --- | --- | --- | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.2` |...

dependencies
demos:talking-character
demos:list-it
demos:quick-prompt
demos:travel-planner
demos:mood-food
demos:text-fx
status:awaiting review
component:demos
javascript

In https://github.com/google-gemini/cookbook/pull/187 I'm working on tooling to test our notebooks. This fixes a bunch of notebooks to run with the script. Most of the adjustments are to account for the...

status:awaiting review
component:documentation

## Description of the change Update type hints code ## Motivation python type hints help to developer for coding time ## Type of change

status:awaiting user response
component:documentation

## Description of the change There was an issue in the document code due to incorrect URL path for Kaggle Gemma-2 weights dir. I have corrected incorrect URL for accessing...

status:awaiting review
component:documentation

## Description of the change ## Motivation ## Type of change Choose one: (Bug fix | Feature request | Documentation | Other) ## Checklist - [ ] I have performed...