diff --git a/docs/en/sdks/JS-sdk/adk/index.md b/docs/en/sdks/JS-sdk/adk/index.md index b086fdf66a..d64a1c1d34 100644 --- a/docs/en/sdks/JS-sdk/adk/index.md +++ b/docs/en/sdks/JS-sdk/adk/index.md @@ -435,7 +435,7 @@ const loadedTools = await toolboxClient.loadToolset(); export const rootAgent = new LlmAgent({ name: 'weather_time_agent', - model: 'gemini-2.5-flash', + model: 'gemini-3-flash-preview', description: 'Agent to answer questions about the time and weather in a city.', instruction: