Alex Pascal

Results 34 issues of 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...

bug
tooling

**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...

bug
go

**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...

bug
go

`defaultModel` in config no longer works after #926, it needs fixed.

bug
js

**Describe the bug** Needs to be updated with latest models: https://ai.google.dev/gemini-api/docs/models/gemini#model-variations

bug
js

Description here... Checklist (if applicable): - [x] Tested (manually, unit tested, etc.) - [ ] Changelog updated - [ ] Docs updated

Popular vector store database: https://milvus.io/

feature
go

Reference to JS plugin: https://github.com/firebase/genkit/blob/c27a4a7e904fcfc5a3051c3107e6a6ae940fa4f2/js/plugins/chroma/src/index.ts

feature
go