google-gemini / generative-ai-js

The official Node.js / Typescript library for the Google Gemini API
https://www.npmjs.com/package/@google/generative-ai
Apache License 2.0
685 stars 143 forks source link

Add UsageMetadata to GenerateContentResponse #127

Closed DellaBitta closed 4 months ago

DellaBitta commented 4 months ago

Adds the UsageMetadata payload to GenerateContentResponse.

DellaBitta commented 4 months ago

Whoops, yep!