v1.8.0
jochenkirstaetter
released this
29 Oct 20:50
·
145 commits
to main
since this release
Added
- add context caching: https://ai.google.dev/gemini-api/docs/caching
- add code execution: https://ai.google.dev/gemini-api/docs/code-execution
- add model
gemini-1.5-flash-8b-001
- add Logprobs handling
- add required model name and optional cached content to request
Changed
- sanitize name of cached content
- extend list of supported MIME types
- extend
FinishReason
- extend
VideoMetadata
Fixed
Full Changelog: v1.7.0...v1.8.0