thought_signature field to the Part to store the signature for thoughts. (303f906)time range filter to Google Search Tool (b79c414)Tool.enterprise_web_search field (731c5a3)default field in Schema for Gemini API calls (1d3d1c9)propertyOrdering when schema is specified as dict or types.Schema. (48eebe0)default field in Schema when users call Gemini API (1e56add)send methods to the live api (9c4e4dc)types.Content is passed to send_message() to correctly adhere to type annotation. To migrate code previously passing content = types.Content(...) to send_message(), pass content.parts instead.(7fb2c7e)types.Content is passed to send_message() to correctly adhere to type annotation. To migrate code previously passing content = types.Content(...) to send_message(), pass content.parts instead.Tuning.tune for Gemini API no longer blocks until the tuning operation is resolved (fcf8888)