mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Delete .changeset/azure-ai-sdk-migration.md
This commit is contained in:
parent
b2e2cc060d
commit
1a73f4e9ef
1 changed files with 0 additions and 13 deletions
|
|
@ -1,13 +0,0 @@
|
|||
---
|
||||
"roo-cline": minor
|
||||
"@roo-code/types": minor
|
||||
---
|
||||
|
||||
Add dedicated Azure OpenAI provider using @ai-sdk/azure package
|
||||
|
||||
- Add new "azure" provider type to support Azure OpenAI deployments via the AI SDK
|
||||
- Implement AzureHandler following the established pattern from DeepSeek, Groq, and Fireworks migrations
|
||||
- Add azureSchema with Azure-specific options: azureApiKey, azureResourceName, azureDeploymentName, azureApiVersion
|
||||
- Use streamText/generateText from the AI SDK for cleaner streaming implementation
|
||||
- Support tool calling via tool-input-start/delta/end events
|
||||
- Include cache metrics extraction from providerMetadata
|
||||
Loading…
Add table
Reference in a new issue