firebase / genkit

An open source framework for building AI-powered apps with familiar code-centric patterns. Genkit makes it easy to integrate, test, and deploy sophisticated AI features to Firebase or Google Cloud.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Go] streaming for vertexai plugin

jba opened this issue · comments

Implement streaming generation for the vertexai plugin.

This is currently waiting on a version bump of the vertexai client code. https://pkg.go.dev/cloud.google.com/go/vertexai
Once that happens, my pull request will be simplified greatly, and should be easy to get in.