Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Go] streaming for vertexai plugin #344

Closed
jba opened this issue Jun 7, 2024 · 1 comment · Fixed by #384
Closed

[Go] streaming for vertexai plugin #344

jba opened this issue Jun 7, 2024 · 1 comment · Fixed by #384
Assignees
Labels
feature New feature or request go

Comments

@jba
Copy link
Contributor

jba commented Jun 7, 2024

Implement streaming generation for the vertexai plugin.

@jba jba added feature New feature or request go labels Jun 7, 2024
randall77 added a commit that referenced this issue Jun 10, 2024
@randall77
Copy link
Contributor

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.

randall77 added a commit that referenced this issue Jun 13, 2024
* implement vertexai streaming

Fixes #344

* round of review

* use newly-added MergedResponse api

* small cleanups
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request go
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants