-
A piece of feedback i've seen repeated several times. This isn't a nice developer experience:
![image](https://github.com/firebase/genkit/assets/32874567/1334422c-bdbd-417a-b1ac-1e34c8e4f4cd)
My…
-
**Describe the bug**
Schemas in dotprompt managed prompts don't propagate through to typescript. Input and output types are 'unknown'.
**To Reproduce**
* Definte a dotprompt file with input &…
-
I was using Genkit 0.5 and everything was working correctly. Then I migrated to Genkit 0.9 following the guide at https://firebase.google.com/docs/genkit/migrating-from-0.5 and the UI doesn't seem to …
-
The prompt config can contain a configured model. We should coalesce the two options. See also #337.
-
### [READ] Step 1: Are you in the right place?
Issues filed here should be about a feature request for a **specific extension in this repository**. To file a feature request that affects multip…
-
Right now it's not possible to debug when running the app via `genkit start` because it Genkit CLI starts a sub-process and doesn't pass along debug settings (ex. can't pass `--inspect` flag to be abl…
-
**Describe the bug**
I have a flow with a prompt defined with dotpromt with a json schema as output. When not using any tool the flow works fine, but when I added a tool the flow is failling because …
-
### [REQUIRED] Environment info
**firebase-tools:** [13.22.1](https://github.com/firebase/firebase-tools/releases/tag/v13.22.1)
**Platform:** Fedora
### [REQUIRED] Test ca…
-
I was trying to convert the sample flow to use dotprompt and I (newbie Node dev) had trouble doing this. I thought it might be nice to use the same example with the same inputs for our first dotprompt…
-
**Describe the bug**
Including optional schema fields in dotprompts results in "Invalid JSON payload received. Unknown name "type" at 'generation_config.response_schema.properties[2].value.items.prop…