mirror of
https://github.com/langchain-ai/deepagents.git
synced 2026-07-21 17:25:26 -04:00
5c99687bde
Gemini 3.6 Flash supersedes 3.5 Flash, so surface the newer model in the `/model` selector instead of the older one. Swaps both the `google_genai` and `openrouter` Gemini `3.5 Flash` entries in the `deepagents-code` recommended-model list for `3.6 Flash`, and moves the model-specific default thinking-level keying in `reasoning_effort` over to the new id so the recommended model keeps its `medium` default. Representative unit-test references are updated to match. Made by [Open SWE](https://openswe.vercel.app/agents/0441ce8a-bfb9-b73a-31c9-9754af24aaad) Co-authored-by: open-swe[bot] <open-swe@users.noreply.github.com>