-
This assumes that Genkit has been instanced (https://github.com/firebase/genkit/issues/1230) and some options like model can be passed through to primitives defined within.
```go
ctx := context.Ba…
-
**Is your feature request related to a problem? Please describe.**
Currently the anthropic plugin is supporting version: claude-3-5-sonnet-20240620. It should be updated to support the latest October…
-
**Describe the bug**
I have configured Genkit to be working with Cloud Functions using the onFlow wrapper. When running a flow from Genkit Tools UI I receive the following error:
`Cannot destructure…
-
### Name
Xavier Portilla Edo
### GitHub Handle
@xavidop
### Tell us about yourself
Xavier was born in Valencia, but currently living in Madrid. He has over 7 years of experience. He focuses on Cl…
-
it appears we only support text embeddings with vertexai (not sure about googleai, but if we don't then this applies to googleai as well): https://github.com/firebase/genkit/blob/7e89290899515079c1c3c…
-
**Is your feature request related to a problem? Please describe.**
We should support Context Caching:
https://ai.google.dev/gemini-api/docs/caching?lang=node
https://cloud.google.com/vertex-ai/…
-
### Nombre
Xavier Portilla Edo
### Usuario de GitHub
@xavidop
### Háblanos de ti
Xavier was born in Valencia, but currently living in Madrid. He has over 7 years of experience. He focuses on Clou…
-
The CLI examples, and deployment examples in the docs need to be updated to reflect this.
https://firebase.google.com/docs/genkit/flows
In addition, verbose logging to the user would be benefic…
-
**Describe the bug**
Running a simple flow in Next.js (in a test) it complained about missing `uuid`.
I'm not 100% this is a genkit issue, but my flow was just this:
```typescript
import { z…
-
Looks like it was added in the Firestore Go SDK
https://github.com/googleapis/google-cloud-go/releases/tag/firestore%2Fv1.16.0