1.3.0 (2025-04-30)
Features
- add models.delete and models.update to manage tuned models (6f5bbed)
- add NewPartFromFile for File type convenience. Related to #281 (2ac0429)
- add support for live grounding metadata (9ce2ed9)
- make min_property, max_property, min_length, max_length, example, patter fields available for Schema class when calling Gemini API (b487724)
- Populate X-Server-Timeout header when a request timeout is set. (8f446a0)
- Support setting the default base URL in clients via SetDefaultBaseURLs() (f465a20)