google-gemini / generative-ai-swift

The official Swift library for the Google Gemini API
https://ai.google.dev/gemini-api/docs/get-started/tutorial?lang=swift
Apache License 2.0
864 stars 131 forks source link

Add `usageMetadata` to `GenerateContentResponse` #159

Closed andrewheard closed 2 months ago

andrewheard commented 2 months ago

Added usageMetadata to GenerateContentResponse. This is a port of https://github.com/firebase/firebase-ios-sdk/pull/12777.

Notes: