Has anyone else experienced this? Since last night the adk and model are not returning any thoughts when I hit the API. My code hasn’t changed, but it stopped working all of the sudden last night.
planner=BuiltInPlanner(
thinking_config=types.ThinkingConfig(
thinking_budget=24576,
include_thoughts=True,
)
),