Skip to content

Commit 5edc611

Browse files
authoredJun 27, 2024··
feat (ai/core): custom request headers (#2116)
1 parent caa198b commit 5edc611

File tree

58 files changed

+811
-442
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+811
-442
lines changed
 

‎.changeset/brown-flowers-smell.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@ai-sdk/provider': patch
3+
---
4+
5+
feat (provider): add headers support to language and embedding model spec

‎.changeset/fast-peas-applaud.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
'@ai-sdk/amazon-bedrock': patch
3+
'@ai-sdk/google-vertex': patch
4+
'@ai-sdk/anthropic': patch
5+
'@ai-sdk/mistral': patch
6+
'@ai-sdk/cohere': patch
7+
'@ai-sdk/google': patch
8+
'@ai-sdk/openai': patch
9+
'@ai-sdk/azure': patch
10+
'ai': patch
11+
---
12+
13+
feat (ai/core): add custom request header support

0 commit comments

Comments
 (0)
Please sign in to comment.