mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Expand azure model list from 27 (OpenAI-only) to 64 models with tool_call support, including Claude, Cohere, DeepSeek, Grok, Kimi, Llama, Mistral, Phi, and Model Router families. All model metadata (pricing, context window, capabilities) sourced from https://models.dev/api.json. Existing Roo-specific overrides (includedTools, excludedTools, reasoningEffort, etc.) preserved. |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||