Missing Gemini thought summaries

I’m suddenly not receiving thought summaries for Gemini 3 Pro Preview when accessing via the Python SDK with client.models.generate_content for requests which were previously returning thought summaries. client.models.generate_content_stream seems to still return thought summaries as expected. Did something change in the API?