googleapis / google-cloud-node

Google Cloud Client Library for Node.js
https://cloud.google.com/nodejs
Apache License 2.0
2.89k stars 590 forks source link

Expose Helpers for google.cloud.aiplatform.v1.ITensor #4783

Open EduardJoy opened 10 months ago

EduardJoy commented 10 months ago

In the context for developing streaming chat services with the nodejs client library I believe it would be very helpful to expose helpers to automatically generate ITensors ( https://cloud.google.com/nodejs/docs/reference/aiplatform/latest/aiplatform/protos.google.cloud.aiplatform.v1.itensor)

This is useful for situations such as: https://cloud.google.com/vertex-ai/docs/generative-ai/learn/streaming;

EduardJoy commented 9 months ago

Any updates in terms of this?

EduardJoy commented 9 months ago

Can I work on such a feature?