|
time_range_filter: Optional[Interval] = Field( |
Shows that there is a time_range_filter method for the Google Search with Grounding tool. When testing in the Gemini Developer API, it does not impact what is returned.
Request investigation of whether this is a valid method and the problem is on the API side, or if it is an invalid method and needs to be deleted from the SDK.
python-genai/google/genai/types.py
Line 4278 in e64fc2a
Shows that there is a
time_range_filtermethod for the Google Search with Grounding tool. When testing in the Gemini Developer API, it does not impact what is returned.Request investigation of whether this is a valid method and the problem is on the API side, or if it is an invalid method and needs to be deleted from the SDK.