Alex Pascal
Alex Pascal
Description here... Checklist (if applicable): - [ ] Tested (manually, unit tested, etc.) - [ ] Changelog updated - [ ] Docs updated
**Describe the bug** From Discord: `npm install -g firebase-tools` `firebase init genkit` Then it shows ``` ... ✔ Wrote functions/src/index.ts ✔ Wrote functions/.gitignore ? Do you want to install dependencies...
**Describe the bug** When there are errors outside of tracing (e.g. outside of `Action.Run` or `Flow.Execute`), errors are returned but these are not rendered correctly in dev UI. It just...
**Describe the bug** This fails to run: ```go package main import ( "context" "errors" "fmt" "log" // Import the Genkit core libraries. "github.com/firebase/genkit/go/ai" "github.com/firebase/genkit/go/genkit" // Import the Google Cloud Vertex...
`defaultModel` in config no longer works after #926, it needs fixed.
**Describe the bug** Needs to be updated with latest models: https://ai.google.dev/gemini-api/docs/models/gemini#model-variations
Description here... Checklist (if applicable): - [x] Tested (manually, unit tested, etc.) - [ ] Changelog updated - [ ] Docs updated
Reference to JS plugin: https://github.com/firebase/genkit/blob/c27a4a7e904fcfc5a3051c3107e6a6ae940fa4f2/js/plugins/chroma/src/index.ts