mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
* feat: add gemini-2.5-pro-preview-06-05 to Gemini and Vertex providers and UI, identical to 05-06 * feat: add thinking variant for gemini-2.5-pro-preview-06-05 * feat: add gemini-2.5-pro-preview-06-05 support to OpenRouter * fix: update gemini-2.5-pro-preview model references in OpenRouter * fix: tests * feat: enhance reasoning handling in Gemini and Vertex handlers * feat: add google/gemini-2.5-pro-preview to required reasoning budget models * fix: refactor thinkingConfig assignment for consistency in Gemini and Vertex handlers * Fix Gemini reasoning * Fix tsc error * Fix tsc error * Hack to exclude thinking tokens by default * feat: add global region to VERTEX_REGIONS --------- Co-authored-by: Shariq Riaz <ishariqriaz@gmail.com> Co-authored-by: cte <cestreich@gmail.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| fetchers | ||
| anthropic-vertex.ts | ||
| anthropic.ts | ||
| base-openai-compatible-provider.ts | ||
| base-provider.ts | ||
| bedrock.ts | ||
| chutes.ts | ||
| constants.ts | ||
| deepseek.ts | ||
| fake-ai.ts | ||
| gemini.ts | ||
| glama.ts | ||
| groq.ts | ||
| human-relay.ts | ||
| index.ts | ||
| lite-llm.ts | ||
| lm-studio.ts | ||
| mistral.ts | ||
| ollama.ts | ||
| openai-native.ts | ||
| openai.ts | ||
| openrouter.ts | ||
| requesty.ts | ||
| router-provider.ts | ||
| unbound.ts | ||
| vertex.ts | ||
| vscode-lm.ts | ||
| xai.ts | ||