Roo-Code/webview-ui/src/i18n
Hannes Rudolph 926c23c127 feat(azure): add model metadata, model picker, rename to Azure AI Foundry
- Add static model metadata for 29 Azure models (from models.dev)
  with Roo-specific flags (reasoning, tools, verbosity) matching
  openAiNativeModels
- Add model picker dropdown to Azure provider settings for model
  capability detection (context window, max tokens, pricing)
- Rename provider label from 'Azure OpenAI' to 'Azure AI Foundry'
  across all 18 locales
- Make API key optional (supports Azure managed identity / Entra ID)
- Update default API version from 2024-08-01-preview to 2025-04-01-preview
- Fix maxOutputTokens validation (filter invalid values <= 0)
- Handler separates deployment name (API calls) from model ID
  (capability lookup) with azureDefaultModelInfo (gpt-4o) fallback
- Remove unhelpful 'Get Azure AI Foundry Access' button
- Prevent stale model IDs from other providers carrying over
- Suppress validation errors on fresh provider selection
2026-02-06 19:51:36 -07:00
..
__mocks__ Localize the settings tab 2025-03-16 12:46:28 -04:00
__tests__ fix: standardize tooltip delays to 300ms (#5090) (#5098) 2025-06-26 15:41:32 -04:00
locales feat(azure): add model metadata, model picker, rename to Azure AI Foundry 2026-02-06 19:51:36 -07:00
setup.ts Add i18n 2025-03-12 11:23:06 -04:00
TranslationContext.tsx PR cleanup 2025-03-12 11:23:06 -04:00