mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
This adds Azure Foundry as a dedicated provider option, addressing the request in issue #10782 to have a dedicated provider that supports: - Full URL configuration (with ability to specify API version) - API key authentication - Model ID configuration The dedicated provider avoids Azure-specific parameter incompatibilities (such as prompt_cache_retention) that cause issues when using Azure Foundry through the generic OpenAI provider. Changes: - Add "azure-foundry" to provider types and schema - Create AzureFoundryHandler API handler - Create AzureFoundry settings UI component - Add useSelectedModel case for azure-foundry - Add translations for Azure Foundry UI - Add comprehensive unit tests |
||
|---|---|---|
| .. | ||
| build | ||
| cloud | ||
| config-eslint | ||
| config-typescript | ||
| core | ||
| evals | ||
| ipc | ||
| telemetry | ||
| types | ||
| vscode-shim | ||