Alex Patterson
Alex Patterson
Adds comments in js/doc-snippets/src/flows/index.ts clarifying that ai.chat is provided by genkit/beta and shows the correct import (import { genkit } from 'genkit/beta'). This is a docs-only change. Fixes #3790
**Is your report related to a problem? Please describe.** Need to make clear in complexMenuSuggestionFlow it is using beta. I was getting type issues until I found in other places...
Light mode is hard to see the code on the front page.
## Issue I am building a Genkit example using firebase functions and React Native. I keep hitting an error when trying to use App Check though. I was wondering if...