@ai-sdk/klingai 4.0.0-beta.8 → 4.0.0-canary.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,213 @@
1
1
  # @ai-sdk/klingai
2
2
 
3
+ ## 4.0.0-canary.33
4
+
5
+ ### Patch Changes
6
+
7
+ - 0c4c275: trigger initial canary release
8
+ - Updated dependencies [0c4c275]
9
+ - @ai-sdk/provider-utils@5.0.0-canary.31
10
+ - @ai-sdk/provider@4.0.0-canary.15
11
+
12
+ ## 4.0.0-beta.32
13
+
14
+ ### Major Changes
15
+
16
+ - 04e9009: chore: make provider implementations code patterns more consistent, including renaming certain exported symbols
17
+
18
+ For all externally exported symbols that were renamed, the old names continue to work via deprecated aliases.
19
+
20
+ ### Patch Changes
21
+
22
+ - Updated dependencies [08d2129]
23
+ - @ai-sdk/provider-utils@5.0.0-beta.30
24
+
25
+ ## 4.0.0-beta.31
26
+
27
+ ### Patch Changes
28
+
29
+ - 258c093: chore: ensure consistent import handling and avoid import duplicates or cycles
30
+ - Updated dependencies [9bd6512]
31
+ - Updated dependencies [258c093]
32
+ - Updated dependencies [b6783da]
33
+ - @ai-sdk/provider-utils@5.0.0-beta.29
34
+ - @ai-sdk/provider@4.0.0-beta.14
35
+
36
+ ## 4.0.0-beta.30
37
+
38
+ ### Patch Changes
39
+
40
+ - 9f0e36c: trigger release for all packages after provenance setup
41
+ - Updated dependencies [9f0e36c]
42
+ - @ai-sdk/provider@4.0.0-beta.13
43
+ - @ai-sdk/provider-utils@5.0.0-beta.28
44
+
45
+ ## 4.0.0-beta.29
46
+
47
+ ### Patch Changes
48
+
49
+ - Updated dependencies [785fe16]
50
+ - Updated dependencies [67df0a0]
51
+ - Updated dependencies [befb78c]
52
+ - Updated dependencies [0458559]
53
+ - Updated dependencies [5852c0a]
54
+ - Updated dependencies [fc92055]
55
+ - @ai-sdk/provider-utils@5.0.0-beta.27
56
+
57
+ ## 4.0.0-beta.28
58
+
59
+ ### Patch Changes
60
+
61
+ - Updated dependencies [2e98477]
62
+ - @ai-sdk/provider-utils@5.0.0-beta.26
63
+
64
+ ## 4.0.0-beta.27
65
+
66
+ ### Patch Changes
67
+
68
+ - Updated dependencies [eea8d98]
69
+ - @ai-sdk/provider-utils@5.0.0-beta.25
70
+
71
+ ## 4.0.0-beta.26
72
+
73
+ ### Patch Changes
74
+
75
+ - Updated dependencies [f807e45]
76
+ - @ai-sdk/provider-utils@5.0.0-beta.24
77
+
78
+ ## 4.0.0-beta.25
79
+
80
+ ### Patch Changes
81
+
82
+ - Updated dependencies [350ea38]
83
+ - @ai-sdk/provider-utils@5.0.0-beta.23
84
+
85
+ ## 4.0.0-beta.24
86
+
87
+ ### Patch Changes
88
+
89
+ - Updated dependencies [083947b]
90
+ - @ai-sdk/provider-utils@5.0.0-beta.22
91
+
92
+ ## 4.0.0-beta.23
93
+
94
+ ### Patch Changes
95
+
96
+ - Updated dependencies [add1126]
97
+ - @ai-sdk/provider-utils@5.0.0-beta.21
98
+
99
+ ## 4.0.0-beta.22
100
+
101
+ ### Patch Changes
102
+
103
+ - Updated dependencies [b3976a2]
104
+ - Updated dependencies [ff5eba1]
105
+ - @ai-sdk/provider-utils@5.0.0-beta.20
106
+ - @ai-sdk/provider@4.0.0-beta.12
107
+
108
+ ## 4.0.0-beta.21
109
+
110
+ ### Major Changes
111
+
112
+ - ef992f8: Remove CommonJS exports from all packages. All packages are now ESM-only (`"type": "module"`). Consumers using `require()` must switch to ESM `import` syntax.
113
+
114
+ ### Patch Changes
115
+
116
+ - Updated dependencies [ef992f8]
117
+ - @ai-sdk/provider@4.0.0-beta.11
118
+ - @ai-sdk/provider-utils@5.0.0-beta.19
119
+
120
+ ## 4.0.0-beta.20
121
+
122
+ ### Patch Changes
123
+
124
+ - Updated dependencies [90e2d8a]
125
+ - @ai-sdk/provider-utils@5.0.0-beta.18
126
+
127
+ ## 4.0.0-beta.19
128
+
129
+ ### Patch Changes
130
+
131
+ - Updated dependencies [3ae1786]
132
+ - @ai-sdk/provider-utils@5.0.0-beta.17
133
+
134
+ ## 4.0.0-beta.18
135
+
136
+ ### Patch Changes
137
+
138
+ - Updated dependencies [176466a]
139
+ - @ai-sdk/provider@4.0.0-beta.10
140
+ - @ai-sdk/provider-utils@5.0.0-beta.16
141
+
142
+ ## 4.0.0-beta.17
143
+
144
+ ### Patch Changes
145
+
146
+ - Updated dependencies [e311194]
147
+ - @ai-sdk/provider@4.0.0-beta.9
148
+ - @ai-sdk/provider-utils@5.0.0-beta.15
149
+
150
+ ## 4.0.0-beta.16
151
+
152
+ ### Patch Changes
153
+
154
+ - Updated dependencies [34bd95d]
155
+ - Updated dependencies [008271d]
156
+ - @ai-sdk/provider@4.0.0-beta.8
157
+ - @ai-sdk/provider-utils@5.0.0-beta.14
158
+
159
+ ## 4.0.0-beta.15
160
+
161
+ ### Patch Changes
162
+
163
+ - Updated dependencies [b0c2869]
164
+ - Updated dependencies [7e26e81]
165
+ - @ai-sdk/provider-utils@5.0.0-beta.13
166
+
167
+ ## 4.0.0-beta.14
168
+
169
+ ### Patch Changes
170
+
171
+ - Updated dependencies [46d1149]
172
+ - @ai-sdk/provider-utils@5.0.0-beta.12
173
+
174
+ ## 4.0.0-beta.13
175
+
176
+ ### Patch Changes
177
+
178
+ - Updated dependencies [6fd51c0]
179
+ - @ai-sdk/provider-utils@5.0.0-beta.11
180
+ - @ai-sdk/provider@4.0.0-beta.7
181
+
182
+ ## 4.0.0-beta.12
183
+
184
+ ### Patch Changes
185
+
186
+ - Updated dependencies [c29a26f]
187
+ - @ai-sdk/provider-utils@5.0.0-beta.10
188
+ - @ai-sdk/provider@4.0.0-beta.6
189
+
190
+ ## 4.0.0-beta.11
191
+
192
+ ### Patch Changes
193
+
194
+ - 38fc777: Add AI Gateway hint to provider READMEs
195
+
196
+ ## 4.0.0-beta.10
197
+
198
+ ### Patch Changes
199
+
200
+ - Updated dependencies [2e17091]
201
+ - @ai-sdk/provider-utils@5.0.0-beta.9
202
+
203
+ ## 4.0.0-beta.9
204
+
205
+ ### Patch Changes
206
+
207
+ - Updated dependencies [986c6fd]
208
+ - Updated dependencies [493295c]
209
+ - @ai-sdk/provider-utils@5.0.0-beta.8
210
+
3
211
  ## 4.0.0-beta.8
4
212
 
5
213
  ### Patch Changes
package/README.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  The **Kling AI provider** for the [AI SDK](https://ai-sdk.dev/docs) contains video model support for the [Kling AI API](https://app.klingai.com/global/dev/document-api/quickStart/productIntroduction/overview).
4
4
 
5
+ > **Deploying to Vercel?** With Vercel's AI Gateway you can access Kling AI (and hundreds of models from other providers) — no additional packages, API keys, or extra cost. [Get started with AI Gateway](https://vercel.com/ai-gateway).
6
+
5
7
  ## Setup
6
8
 
7
9
  The Kling AI provider is available in the `@ai-sdk/klingai` module. You can install it with:
package/dist/index.d.ts CHANGED
@@ -208,4 +208,6 @@ type KlingAIVideoModelOptions = {
208
208
  [key: string]: unknown;
209
209
  };
210
210
 
211
- export { type KlingAIProvider, type KlingAIProviderSettings, type KlingAIVideoModelId, type KlingAIVideoModelOptions, type KlingAIVideoModelOptions as KlingAIVideoProviderOptions, createKlingAI, klingai };
211
+ declare const VERSION: string;
212
+
213
+ export { type KlingAIProvider, type KlingAIProviderSettings, type KlingAIVideoModelId, type KlingAIVideoModelOptions, type KlingAIVideoModelOptions as KlingAIVideoProviderOptions, VERSION, createKlingAI, klingai };