-
**Describe the bug**
Following the docs [here](https://firebase.google.com/docs/genkit/tool-calling#defining_tools) using 0.9.4
```
import { genkit, z } from 'genkit';
import { googleAI, gemini1…
-
**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…
-
Context: https://discord.com/channels/1255578482214305893/1309139828310540369
Here's a simple repro for OpenAI:
```ts
import { genkit, z } from 'genkit';
import { gpt4o, openAI } from 'genkitx…
-
**Describe the bug**
node:internal/modules/esm/resolve:254
throw new ERR_UNSUPPORTED_DIR_IMPORT(path, fileURLToPath(base), String(resolved));
^
Error [ERR_UNSUPPORTED_DIR_IMPORT]: …
-
### 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…
-
**Affected plugin(s)**
- [ ] Anthropic
- [ ] Azure OpenAI
- [ ] Cohere
- [ ] Convex
- [ ] Groq
- [ ] Mistral
- [x] OpenAI
**Describe the bug**
Using the sample flow generated by Genkit
…
-
**Is your feature request related to a problem? Please describe.**
This is just a fresh idea rather than something related to a problem.
**Describe the solution you'd like**
Adding a telemetry fe…
-
**Affected plugin(s)**
- [X] Anthropic
- [ ] Azure OpenAI
- [ ] Cohere
- [ ] Convex
- [ ] Groq
- [ ] Mistral
- [ ] OpenAI
**Describe the bug**
When running generation using dotprompt and …
-
### 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…
-
**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…