ssbushi
ssbushi
**Describe the bug** Trying to run the `rag` testapp as ESM module is throwing an error related to dotprompt ``` /usr/local/google/home/ssbushi/OpenSource/genkit/js/core/lib/action.js:156 throw new Error( ^ Error: Unable to find plugin...
**Is your feature request related to a problem? Please describe.** Firestore retriever does not support using a similarity threshold (instead of `k`) when retrieving documents. **Describe the solution you'd like**...
**Describe the bug** Actions page does no load, without gcloud auth credentials. Error in the reflection API: ``` Error: 2 UNKNOWN: Getting metadata from plugin failed with error: {"error":"invalid_grant","error_description":"reauth related...
Tooling part of https://github.com/firebase/genkit/issues/1642 Checklist (if applicable): - [x] PR title is following https://www.conventionalcommits.org/en/v1.0.0/ - [x] Tested (manually, unit tested, etc.)
## Overview Support comparing evaluation runs. Only runs on the same datasetId and version are comparable. ### Designs Selection:  Side-by-side view  ### Note These designs are not final....
**Is your feature request related to a problem? Please describe.** Current eval run results do not contain aggregated metrics **Describe the solution you'd like** Design and implement summary metrics for...
After #2444 is fixed, update retriever runner to not default to ANY JSON schema for custom config. Context: https://github.com/FirebasePrivate/genkit-ui/pull/1325#discussion_r2017430698