google / generative-ai-go

Go SDK for Google Generative AI
Apache License 2.0
486 stars 47 forks source link

genai: expose the merged response from streaming #128

Closed jba closed 1 month ago

jba commented 1 month ago

Add GenerateContentResponseIterator.MergedResponse, which returns the merged response.