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

### Description of the bug: I ran the Gemema-7B model based on the code in the example, and found that the model's answers were rather poor and didn't seem to...

type:bug
status:triaged
component:demos

### Description of the bug: When encountering a "Permission denied" error while using an API, does it imply that there's an issue with my account? Could you please advise on...

type:bug
status:triaged
component:support

The main docs page for the semantic retrieval API says that OAuth must be set up to use that API: https://ai.google.dev/docs/semantic_retriever?hl=en#attributed_question-answering "The Semantic Retriever API lets you perform semantic search...

status:triaged
component:documentation
type:help

Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...

dependencies
status:awaiting review
python

## Description of the change This tutorial works with the latest code from the SDK. I will update it once a new release is out. ## Checklist - [x] I...

status:awaiting review
component:documentation

## Description of the change Add pip install tf-text; ## Motivation otherwise it errors out when loading Gemma ## Type of change Choose one: doc ## Checklist - [ ]...

status:awaiting review
component:documentation

### Description of the bug: when the `Candidate.finishReason` response field is not set to `STOP`, the `Candidate.content` is missing. example reproduction ``` curl --request POST \ --header "Content-Type: application/json" \...

type:bug
component:support

## Description of the change Fixes a spelling error ## Motivation It was needed as it fixes a spelling error ## Type of change Documentation ## Checklist - [x] I...

status:awaiting review
component:documentation

status:awaiting review
component:documentation

### Description of the bug: 1. Go to [step 3](https://developers.google.com/oauthplayground/). 2. Step 3.3 says run `gcloud auth` in the directory with your `client_secret.json`. A url is printed to the screen....

type:bug