@ai-sdk/azure
Advanced tools
Comparing version 0.0.46 to 0.0.47
@@ -51,3 +51,3 @@ "use strict"; | ||
headers: getHeaders, | ||
compatibility: "compatible", | ||
compatibility: "strict", | ||
fetch: options.fetch | ||
@@ -58,3 +58,3 @@ }); | ||
url, | ||
compatibility: "compatible", | ||
compatibility: "strict", | ||
headers: getHeaders, | ||
@@ -61,0 +61,0 @@ fetch: options.fetch |
# @ai-sdk/azure | ||
## 0.0.47 | ||
### Patch Changes | ||
- 861fb35: fix (provider/azure): support token usage information when streaming | ||
## 0.0.46 | ||
@@ -4,0 +10,0 @@ |
@@ -51,3 +51,3 @@ "use strict"; | ||
headers: getHeaders, | ||
compatibility: "compatible", | ||
compatibility: "strict", | ||
fetch: options.fetch | ||
@@ -58,3 +58,3 @@ }); | ||
url, | ||
compatibility: "compatible", | ||
compatibility: "strict", | ||
headers: getHeaders, | ||
@@ -61,0 +61,0 @@ fetch: options.fetch |
{ | ||
"name": "@ai-sdk/azure", | ||
"version": "0.0.46", | ||
"version": "0.0.47", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "sideEffects": false, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
37029