This repository was archived by the owner on Feb 20, 2026. It is now read-only.
UGemini v2.0.0 Preview 5
Pre-release
Pre-release
This release is a part of UGemini v2.0.0, pull request #18
Breaking Changes
GeminiCachedContentCreateRequestnow acceptsGeminiCachedContentCreationDatainstead ofGeminiCachedContentas input.- The
Contents,Tools,TimeToLive,SystemInstructionandToolConfigfields have been removed fromGeminiCachedConent. - All constructors for
cachedContentsrequests now haveuseBetaApi = trueas default.
Changed
- Fixed
cachedContents.create,cachedContents.get,cachedContents.listandcachedContents.delete. - Updated documentation for v1Beta-only methods.
Full Changelog: 2.0.0-preview.4...2.0.0-preview.5