What's Changed
For a detailed introduction, check out [the context caching guide](https://ai.google.dev/gemini-api/docs/caching?lang=python) on the site.
Features
* Explicit Caching by mayureshagashe2105 in https://github.com/google-gemini/generative-ai-python/pull/355
* Explicit Caching patch by mayureshagashe2105 in https://github.com/google-gemini/generative-ai-python/pull/377
Bugfixes and small changes
* Delete .github/ISSUE_TEMPLATE directory by ryanwilson in https://github.com/google-gemini/generative-ai-python/pull/389
* Update gapic lib to use 0.6.5 and fix tests by mayureshagashe2105 in https://github.com/google-gemini/generative-ai-python/pull/390
* Accept partial file names by mayureshagashe2105 in https://github.com/google-gemini/generative-ai-python/pull/386
* Remove duplicate test by mayureshagashe2105 in https://github.com/google-gemini/generative-ai-python/pull/387
Docs
* remove references to pro-vision by MarkDaoust in https://github.com/google-gemini/generative-ai-python/pull/388
New Contributors
* ryanwilson made their first contribution in https://github.com/google-gemini/generative-ai-python/pull/389
**Full Changelog**: https://github.com/google-gemini/generative-ai-python/compare/v0.6.0...v0.7.0