-
When using prompt files or defined prompts it would be useful to know which prompt was used for a generation
**Describe the solution you'd like**
[] Add the name of the prompt to the trace data wh…
-
**Describe the bug**
**EDIT: See comments, this isn't to do with the retriever, it's to do with the embed method and authentication to GCP**
I was investigating https://github.com/firebase/genki…
-
**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**
When calling generate with an array of available tools and providing the context parameter the results of a Firestore Retriever call, the call errors out with the following error…
-
**Describe the bug**
`fetch failed`
```sh
name: 'TypeError',
message: 'fetch failed',
stack: 'TypeError: fetch failed\n' +
' at Object.fetch (node:internal/deps/undici/undici:117…
-
**Describe the bug**
when i click [Run] on the flow, there is an error showing that `model 'gemma' not found, try pulling it first`
**To Reproduce**
following the genkit init steps and use the de…
cdll updated
5 months ago
-
**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 …
-
Hi people, I have a question regarding logging metrics and tracing with Genkit. Namely, last month we used Genkit in production in a couple of cloud functions on GCP and noticed a big spike in billing…
-
**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
th…
-
https://github.com/Dabolus/genkit-plugins/blob/main/plugins/anthropic/README.md -- has GPT4 sample
https://github.com/Dabolus/genkit-plugins/blob/main/plugins/openai/README.md -- has anthropic sample