-
**Is your feature request related to a problem? Please describe.**
Developers who want to use Vertex Vector Search as a scalable, production-ready solution don't have a way to do so through Genkit.…
-
**Describe the bug**
I am trying to clone a build the repo to contribute but when I rin
```
pnpm run setup
```
it fails in a fresh project
**To Reproduce**
```
git clone git@github.com:fireb…
-
**Describe the bug**
When cloud function try to runFlow(), im getting this error -> **Unhandled error Error: Auth is required at Flow**
**To Reproduce**
1. initialize genkit with firebase clou…
-
tsup build is failing on me when dts is enabled
cli output
```bash
> shadcn-fe-components@0.0.1 build C:\Users\denni\Desktop\code\workspace\shadcn-ui-fanedition\packages\ui
> tsup
CLI Build…
-
**Describe the bug**
I am following the [Genkit with Firebase Cloud Functions](https://firebase.google.com/docs/genkit/firebase) tutorial and I'm getting the following error when running `firebase in…
-
**Describe the bug**
The Prompt Variants section of the documentation for `.prompt` files states:
> The prompt loader will attempt to load the variant of that name, and fall back to the baseline i…
-
```sh
~/labs/genkit-chat
❯ genkit init
Error: The runtime could not be detected or is not supported. Supported runtimes: node
```
`genkit init` at bare minimum should do an `npm init` if `pack…
-
**Affected plugin(s)**
- [ ] VertexAI
**Describe the bug**
In the VertexAI plugin (js/plugins/vertexai/src/gemini.ts) gemini-1.5-pro model is configured with the gemini-1.0-pro-001 version. It …
-
**Describe the bug**
When i try to follow the [documentation](https://firebase.google.com/docs/genkit/plugins/firebase#usage) on the Firebase genkit plugin, i get the below error
The code to use:
…
-
**Describe the bug**
Context: https://stackoverflow.com/questions/78496888/how-do-i-specify-a-date-property-using-zod-in-firebase-genkit
schema validator is missing configuration for formats: http…