google-gemini / generative-ai-js

The official Node.js / Typescript library for the Google Gemini API
https://ai.google.dev/
Apache License 2.0
502 stars 96 forks source link

Fix missing usageMetadata in streamed aggregated response (#174) #175

Closed jdoucy closed 1 week ago

jdoucy commented 1 week ago

Fixes https://github.com/google-gemini/generative-ai-js/issues/174

hsubox76 commented 1 week ago

Thank you! Can you add a changeset? (Run yarn changeset - select "patch".)

jdoucy commented 1 week ago

Thank you! Can you add a changeset? (Run yarn changeset - select "patch".)

Done ✅

jdoucy commented 1 week ago

@hsubox76 do you know when the next release is planned? 🙏

hsubox76 commented 1 week ago

We have a feature to be released soon, likely tomorrow, so we will probably group this in with that.

jdoucy commented 1 week ago

We have a feature to be released soon, likely tomorrow, so we will probably group this in with that.

Awesome 🙌 thx