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

When I try to build or run the project, I get the error message "Module not found: Error: Can't resolve './mediapipe/web/graph_runner/graph_runner' in '.../generative-ai-docs/demos/palm/web/talking-character/src/apis'".

type:bug
demos:talking-character
status:triaged
component:demos

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 to 7.23.5. Release notes Sourced from @​babel/traverse's releases. v7.23.5 (2023-11-29) :eyeglasses: Spec Compliance babel-plugin-proposal-decorators #16138 Class binding is in TDZ during decorators initialization (@​nicolo-ribaudo) babel-helpers, babel-plugin-proposal-decorators...

dependencies
demos:travel-planner
status:awaiting review
component:demos
javascript

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.13 to 7.23.5. Release notes Sourced from @​babel/traverse's releases. v7.23.5 (2023-11-29) :eyeglasses: Spec Compliance babel-plugin-proposal-decorators #16138 Class binding is in TDZ during decorators initialization (@​nicolo-ribaudo) babel-helpers, babel-plugin-proposal-decorators...

dependencies
demos:quick-prompt
status:awaiting review
component:demos
javascript

Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2. Changelog Sourced from @​adobe/css-tools's changelog. 4.3.2 / 2023-11-28 Fix redos vulnerability with specific crafted css string - CVE-2023-48631 Fix Problem parsing with :is() and...

dependencies
demos:talking-character
status:awaiting review
javascript

``` ERROR in src/pages/character.tsx: ERROR in src/pages/character.tsx:76:9 TS2590: Expression produces a union type that is too complex to represent. 74 | [CharacterState.Idle]: ( 75 | 76 | className="shadow-box" | ^^^^^^^^^^^^^^^^^^^^^^...

demos:talking-character
type:help
component:demos

### Description of the feature request: I want contribute by adding text. that users can access the project's directly from codespaces. Can submit pr for that. Pretty plz 🥺 Can...

type:feature request

In npm strat script command, there is an error: copying scripts in `third_party/mediapipe/` to a wrong directory `./src/apis/` In file `src/apis/mediapipe_audio_blendshapes.ts`, importing `createMediaPipeLib` from path `./mediapipe/web/graph_runner/graph_runner`, so `yarn start` or...

demos:talking-character
status:awaiting review
component:demos

The app.yaml should use nodejs as runtime for React application. The python runtime will cause the deployment failure. The PR suggests using nodejs18 as stable Nodejs runtime.

demos:travel-planner
status:awaiting review
component:demos

### Description of the feature request: how to use this in android ### What problem are you trying to solve with this feature? _No response_ ### Any other information you'd...

type:feature request
demos:talking-character
component:demos

### Description of the feature request: In demo we have 2 models but I want to use different model. How to create new model from photo ? How to use...

type:feature request
demos:talking-character
component:demos