@aigne/aigne-hub 0.10.16-beta.3 → 0.10.16-beta.30
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 +552 -0
- package/lib/cjs/aigne-hub-image-model.d.ts +2 -2
- package/lib/cjs/aigne-hub-model.d.ts +2 -2
- package/lib/cjs/aigne-hub-video-model.d.ts +2 -2
- package/lib/cjs/index.d.ts +12 -12
- package/lib/cjs/utils/hub.d.ts +2 -2
- package/lib/cjs/utils/hub.js +2 -2
- package/lib/dts/aigne-hub-image-model.d.ts +2 -2
- package/lib/dts/aigne-hub-model.d.ts +2 -2
- package/lib/dts/aigne-hub-video-model.d.ts +2 -2
- package/lib/dts/index.d.ts +12 -12
- package/lib/dts/utils/hub.d.ts +2 -2
- package/lib/esm/aigne-hub-image-model.d.ts +2 -2
- package/lib/esm/aigne-hub-model.d.ts +2 -2
- package/lib/esm/aigne-hub-video-model.d.ts +2 -2
- package/lib/esm/index.d.ts +12 -12
- package/lib/esm/utils/hub.d.ts +2 -2
- package/lib/esm/utils/hub.js +2 -2
- package/package.json +16 -16
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,557 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [0.10.16-beta.30](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.29...aigne-hub-v0.10.16-beta.30) (2026-01-16)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* The following workspace dependencies were updated
|
|
9
|
+
* dependencies
|
|
10
|
+
* @aigne/anthropic bumped to 0.14.16-beta.26
|
|
11
|
+
* @aigne/bedrock bumped to 0.10.21-beta.24
|
|
12
|
+
* @aigne/core bumped to 1.72.0-beta.24
|
|
13
|
+
* @aigne/deepseek bumped to 0.7.62-beta.24
|
|
14
|
+
* @aigne/doubao bumped to 1.3.0-beta.23
|
|
15
|
+
* @aigne/gemini bumped to 0.14.16-beta.25
|
|
16
|
+
* @aigne/ideogram bumped to 0.4.16-beta.24
|
|
17
|
+
* @aigne/ollama bumped to 0.7.62-beta.24
|
|
18
|
+
* @aigne/open-router bumped to 0.7.62-beta.24
|
|
19
|
+
* @aigne/openai bumped to 0.16.16-beta.24
|
|
20
|
+
* @aigne/poe bumped to 1.1.6-beta.24
|
|
21
|
+
* @aigne/transport bumped to 0.15.25-beta.26
|
|
22
|
+
* @aigne/xai bumped to 0.7.62-beta.24
|
|
23
|
+
* devDependencies
|
|
24
|
+
* @aigne/test-utils bumped to 0.5.69-beta.24
|
|
25
|
+
|
|
26
|
+
## [0.10.16-beta.29](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.28...aigne-hub-v0.10.16-beta.29) (2026-01-15)
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
### Dependencies
|
|
30
|
+
|
|
31
|
+
* The following workspace dependencies were updated
|
|
32
|
+
* dependencies
|
|
33
|
+
* @aigne/anthropic bumped to 0.14.16-beta.25
|
|
34
|
+
* @aigne/bedrock bumped to 0.10.21-beta.23
|
|
35
|
+
* @aigne/core bumped to 1.72.0-beta.23
|
|
36
|
+
* @aigne/deepseek bumped to 0.7.62-beta.23
|
|
37
|
+
* @aigne/doubao bumped to 1.3.0-beta.22
|
|
38
|
+
* @aigne/gemini bumped to 0.14.16-beta.24
|
|
39
|
+
* @aigne/ideogram bumped to 0.4.16-beta.23
|
|
40
|
+
* @aigne/ollama bumped to 0.7.62-beta.23
|
|
41
|
+
* @aigne/open-router bumped to 0.7.62-beta.23
|
|
42
|
+
* @aigne/openai bumped to 0.16.16-beta.23
|
|
43
|
+
* @aigne/poe bumped to 1.1.6-beta.23
|
|
44
|
+
* @aigne/transport bumped to 0.15.25-beta.25
|
|
45
|
+
* @aigne/xai bumped to 0.7.62-beta.23
|
|
46
|
+
* devDependencies
|
|
47
|
+
* @aigne/test-utils bumped to 0.5.69-beta.23
|
|
48
|
+
|
|
49
|
+
## [0.10.16-beta.28](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.27...aigne-hub-v0.10.16-beta.28) (2026-01-15)
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
### Dependencies
|
|
53
|
+
|
|
54
|
+
* The following workspace dependencies were updated
|
|
55
|
+
* dependencies
|
|
56
|
+
* @aigne/anthropic bumped to 0.14.16-beta.24
|
|
57
|
+
* @aigne/bedrock bumped to 0.10.21-beta.22
|
|
58
|
+
* @aigne/core bumped to 1.72.0-beta.22
|
|
59
|
+
* @aigne/deepseek bumped to 0.7.62-beta.22
|
|
60
|
+
* @aigne/doubao bumped to 1.3.0-beta.21
|
|
61
|
+
* @aigne/gemini bumped to 0.14.16-beta.23
|
|
62
|
+
* @aigne/ideogram bumped to 0.4.16-beta.22
|
|
63
|
+
* @aigne/ollama bumped to 0.7.62-beta.22
|
|
64
|
+
* @aigne/open-router bumped to 0.7.62-beta.22
|
|
65
|
+
* @aigne/openai bumped to 0.16.16-beta.22
|
|
66
|
+
* @aigne/poe bumped to 1.1.6-beta.22
|
|
67
|
+
* @aigne/transport bumped to 0.15.25-beta.24
|
|
68
|
+
* @aigne/xai bumped to 0.7.62-beta.22
|
|
69
|
+
* devDependencies
|
|
70
|
+
* @aigne/test-utils bumped to 0.5.69-beta.22
|
|
71
|
+
|
|
72
|
+
## [0.10.16-beta.27](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.26...aigne-hub-v0.10.16-beta.27) (2026-01-15)
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
### Dependencies
|
|
76
|
+
|
|
77
|
+
* The following workspace dependencies were updated
|
|
78
|
+
* dependencies
|
|
79
|
+
* @aigne/anthropic bumped to 0.14.16-beta.23
|
|
80
|
+
* @aigne/bedrock bumped to 0.10.21-beta.21
|
|
81
|
+
* @aigne/core bumped to 1.72.0-beta.21
|
|
82
|
+
* @aigne/deepseek bumped to 0.7.62-beta.21
|
|
83
|
+
* @aigne/doubao bumped to 1.3.0-beta.20
|
|
84
|
+
* @aigne/gemini bumped to 0.14.16-beta.22
|
|
85
|
+
* @aigne/ideogram bumped to 0.4.16-beta.21
|
|
86
|
+
* @aigne/ollama bumped to 0.7.62-beta.21
|
|
87
|
+
* @aigne/open-router bumped to 0.7.62-beta.21
|
|
88
|
+
* @aigne/openai bumped to 0.16.16-beta.21
|
|
89
|
+
* @aigne/poe bumped to 1.1.6-beta.21
|
|
90
|
+
* @aigne/transport bumped to 0.15.25-beta.23
|
|
91
|
+
* @aigne/xai bumped to 0.7.62-beta.21
|
|
92
|
+
* devDependencies
|
|
93
|
+
* @aigne/test-utils bumped to 0.5.69-beta.21
|
|
94
|
+
|
|
95
|
+
## [0.10.16-beta.26](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.25...aigne-hub-v0.10.16-beta.26) (2026-01-15)
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
### Dependencies
|
|
99
|
+
|
|
100
|
+
* The following workspace dependencies were updated
|
|
101
|
+
* dependencies
|
|
102
|
+
* @aigne/anthropic bumped to 0.14.16-beta.22
|
|
103
|
+
* @aigne/bedrock bumped to 0.10.21-beta.20
|
|
104
|
+
* @aigne/core bumped to 1.72.0-beta.20
|
|
105
|
+
* @aigne/deepseek bumped to 0.7.62-beta.20
|
|
106
|
+
* @aigne/doubao bumped to 1.3.0-beta.19
|
|
107
|
+
* @aigne/gemini bumped to 0.14.16-beta.21
|
|
108
|
+
* @aigne/ideogram bumped to 0.4.16-beta.20
|
|
109
|
+
* @aigne/ollama bumped to 0.7.62-beta.20
|
|
110
|
+
* @aigne/open-router bumped to 0.7.62-beta.20
|
|
111
|
+
* @aigne/openai bumped to 0.16.16-beta.20
|
|
112
|
+
* @aigne/poe bumped to 1.1.6-beta.20
|
|
113
|
+
* @aigne/transport bumped to 0.15.25-beta.22
|
|
114
|
+
* @aigne/xai bumped to 0.7.62-beta.20
|
|
115
|
+
* devDependencies
|
|
116
|
+
* @aigne/test-utils bumped to 0.5.69-beta.20
|
|
117
|
+
|
|
118
|
+
## [0.10.16-beta.25](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.24...aigne-hub-v0.10.16-beta.25) (2026-01-14)
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
### Bug Fixes
|
|
122
|
+
|
|
123
|
+
* improve test coverage tracking and reporting ([#903](https://github.com/AIGNE-io/aigne-framework/issues/903)) ([031144e](https://github.com/AIGNE-io/aigne-framework/commit/031144e74f29e882cffe52ffda8f7a18c76ace7f))
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
### Dependencies
|
|
127
|
+
|
|
128
|
+
* The following workspace dependencies were updated
|
|
129
|
+
* dependencies
|
|
130
|
+
* @aigne/anthropic bumped to 0.14.16-beta.21
|
|
131
|
+
* @aigne/bedrock bumped to 0.10.21-beta.19
|
|
132
|
+
* @aigne/core bumped to 1.72.0-beta.19
|
|
133
|
+
* @aigne/deepseek bumped to 0.7.62-beta.19
|
|
134
|
+
* @aigne/doubao bumped to 1.3.0-beta.18
|
|
135
|
+
* @aigne/gemini bumped to 0.14.16-beta.20
|
|
136
|
+
* @aigne/ideogram bumped to 0.4.16-beta.19
|
|
137
|
+
* @aigne/ollama bumped to 0.7.62-beta.19
|
|
138
|
+
* @aigne/open-router bumped to 0.7.62-beta.19
|
|
139
|
+
* @aigne/openai bumped to 0.16.16-beta.19
|
|
140
|
+
* @aigne/platform-helpers bumped to 0.6.7-beta.2
|
|
141
|
+
* @aigne/poe bumped to 1.1.6-beta.19
|
|
142
|
+
* @aigne/transport bumped to 0.15.25-beta.21
|
|
143
|
+
* @aigne/xai bumped to 0.7.62-beta.19
|
|
144
|
+
* devDependencies
|
|
145
|
+
* @aigne/test-utils bumped to 0.5.69-beta.19
|
|
146
|
+
|
|
147
|
+
## [0.10.16-beta.24](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.23...aigne-hub-v0.10.16-beta.24) (2026-01-13)
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
### Dependencies
|
|
151
|
+
|
|
152
|
+
* The following workspace dependencies were updated
|
|
153
|
+
* dependencies
|
|
154
|
+
* @aigne/anthropic bumped to 0.14.16-beta.20
|
|
155
|
+
|
|
156
|
+
## [0.10.16-beta.23](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.22...aigne-hub-v0.10.16-beta.23) (2026-01-13)
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
### Dependencies
|
|
160
|
+
|
|
161
|
+
* The following workspace dependencies were updated
|
|
162
|
+
* dependencies
|
|
163
|
+
* @aigne/anthropic bumped to 0.14.16-beta.19
|
|
164
|
+
* @aigne/bedrock bumped to 0.10.21-beta.18
|
|
165
|
+
* @aigne/core bumped to 1.72.0-beta.18
|
|
166
|
+
* @aigne/deepseek bumped to 0.7.62-beta.18
|
|
167
|
+
* @aigne/doubao bumped to 1.3.0-beta.17
|
|
168
|
+
* @aigne/gemini bumped to 0.14.16-beta.19
|
|
169
|
+
* @aigne/ideogram bumped to 0.4.16-beta.18
|
|
170
|
+
* @aigne/ollama bumped to 0.7.62-beta.18
|
|
171
|
+
* @aigne/open-router bumped to 0.7.62-beta.18
|
|
172
|
+
* @aigne/openai bumped to 0.16.16-beta.18
|
|
173
|
+
* @aigne/poe bumped to 1.1.6-beta.18
|
|
174
|
+
* @aigne/transport bumped to 0.15.25-beta.20
|
|
175
|
+
* @aigne/xai bumped to 0.7.62-beta.18
|
|
176
|
+
* devDependencies
|
|
177
|
+
* @aigne/test-utils bumped to 0.5.69-beta.18
|
|
178
|
+
|
|
179
|
+
## [0.10.16-beta.22](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.21...aigne-hub-v0.10.16-beta.22) (2026-01-12)
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
### Dependencies
|
|
183
|
+
|
|
184
|
+
* The following workspace dependencies were updated
|
|
185
|
+
* dependencies
|
|
186
|
+
* @aigne/anthropic bumped to 0.14.16-beta.18
|
|
187
|
+
* @aigne/bedrock bumped to 0.10.21-beta.17
|
|
188
|
+
* @aigne/core bumped to 1.72.0-beta.17
|
|
189
|
+
* @aigne/deepseek bumped to 0.7.62-beta.17
|
|
190
|
+
* @aigne/doubao bumped to 1.3.0-beta.16
|
|
191
|
+
* @aigne/gemini bumped to 0.14.16-beta.18
|
|
192
|
+
* @aigne/ideogram bumped to 0.4.16-beta.17
|
|
193
|
+
* @aigne/ollama bumped to 0.7.62-beta.17
|
|
194
|
+
* @aigne/open-router bumped to 0.7.62-beta.17
|
|
195
|
+
* @aigne/openai bumped to 0.16.16-beta.17
|
|
196
|
+
* @aigne/poe bumped to 1.1.6-beta.17
|
|
197
|
+
* @aigne/transport bumped to 0.15.25-beta.19
|
|
198
|
+
* @aigne/xai bumped to 0.7.62-beta.17
|
|
199
|
+
* devDependencies
|
|
200
|
+
* @aigne/test-utils bumped to 0.5.69-beta.17
|
|
201
|
+
|
|
202
|
+
## [0.10.16-beta.21](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.20...aigne-hub-v0.10.16-beta.21) (2026-01-12)
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
### Dependencies
|
|
206
|
+
|
|
207
|
+
* The following workspace dependencies were updated
|
|
208
|
+
* dependencies
|
|
209
|
+
* @aigne/anthropic bumped to 0.14.16-beta.17
|
|
210
|
+
* @aigne/bedrock bumped to 0.10.21-beta.16
|
|
211
|
+
* @aigne/core bumped to 1.72.0-beta.16
|
|
212
|
+
* @aigne/deepseek bumped to 0.7.62-beta.16
|
|
213
|
+
* @aigne/doubao bumped to 1.3.0-beta.15
|
|
214
|
+
* @aigne/gemini bumped to 0.14.16-beta.17
|
|
215
|
+
* @aigne/ideogram bumped to 0.4.16-beta.16
|
|
216
|
+
* @aigne/ollama bumped to 0.7.62-beta.16
|
|
217
|
+
* @aigne/open-router bumped to 0.7.62-beta.16
|
|
218
|
+
* @aigne/openai bumped to 0.16.16-beta.16
|
|
219
|
+
* @aigne/poe bumped to 1.1.6-beta.16
|
|
220
|
+
* @aigne/transport bumped to 0.15.25-beta.18
|
|
221
|
+
* @aigne/xai bumped to 0.7.62-beta.16
|
|
222
|
+
* devDependencies
|
|
223
|
+
* @aigne/test-utils bumped to 0.5.69-beta.16
|
|
224
|
+
|
|
225
|
+
## [0.10.16-beta.20](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.19...aigne-hub-v0.10.16-beta.20) (2026-01-10)
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
### Dependencies
|
|
229
|
+
|
|
230
|
+
* The following workspace dependencies were updated
|
|
231
|
+
* dependencies
|
|
232
|
+
* @aigne/anthropic bumped to 0.14.16-beta.16
|
|
233
|
+
* @aigne/bedrock bumped to 0.10.21-beta.15
|
|
234
|
+
* @aigne/core bumped to 1.72.0-beta.15
|
|
235
|
+
* @aigne/deepseek bumped to 0.7.62-beta.15
|
|
236
|
+
* @aigne/doubao bumped to 1.3.0-beta.14
|
|
237
|
+
* @aigne/gemini bumped to 0.14.16-beta.16
|
|
238
|
+
* @aigne/ideogram bumped to 0.4.16-beta.15
|
|
239
|
+
* @aigne/ollama bumped to 0.7.62-beta.15
|
|
240
|
+
* @aigne/open-router bumped to 0.7.62-beta.15
|
|
241
|
+
* @aigne/openai bumped to 0.16.16-beta.15
|
|
242
|
+
* @aigne/poe bumped to 1.1.6-beta.15
|
|
243
|
+
* @aigne/transport bumped to 0.15.25-beta.17
|
|
244
|
+
* @aigne/xai bumped to 0.7.62-beta.15
|
|
245
|
+
* devDependencies
|
|
246
|
+
* @aigne/test-utils bumped to 0.5.69-beta.15
|
|
247
|
+
|
|
248
|
+
## [0.10.16-beta.19](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.18...aigne-hub-v0.10.16-beta.19) (2026-01-09)
|
|
249
|
+
|
|
250
|
+
|
|
251
|
+
### Bug Fixes
|
|
252
|
+
|
|
253
|
+
* **core:** default enable auto breakpoints for chat model ([d4a6b83](https://github.com/AIGNE-io/aigne-framework/commit/d4a6b8323d6c83be45669885b32febb545bdf797))
|
|
254
|
+
|
|
255
|
+
|
|
256
|
+
### Dependencies
|
|
257
|
+
|
|
258
|
+
* The following workspace dependencies were updated
|
|
259
|
+
* dependencies
|
|
260
|
+
* @aigne/anthropic bumped to 0.14.16-beta.15
|
|
261
|
+
* @aigne/bedrock bumped to 0.10.21-beta.14
|
|
262
|
+
* @aigne/core bumped to 1.72.0-beta.14
|
|
263
|
+
* @aigne/deepseek bumped to 0.7.62-beta.14
|
|
264
|
+
* @aigne/doubao bumped to 1.3.0-beta.13
|
|
265
|
+
* @aigne/gemini bumped to 0.14.16-beta.15
|
|
266
|
+
* @aigne/ideogram bumped to 0.4.16-beta.14
|
|
267
|
+
* @aigne/ollama bumped to 0.7.62-beta.14
|
|
268
|
+
* @aigne/open-router bumped to 0.7.62-beta.14
|
|
269
|
+
* @aigne/openai bumped to 0.16.16-beta.14
|
|
270
|
+
* @aigne/poe bumped to 1.1.6-beta.14
|
|
271
|
+
* @aigne/transport bumped to 0.15.25-beta.16
|
|
272
|
+
* @aigne/xai bumped to 0.7.62-beta.14
|
|
273
|
+
* devDependencies
|
|
274
|
+
* @aigne/test-utils bumped to 0.5.69-beta.14
|
|
275
|
+
|
|
276
|
+
## [0.10.16-beta.18](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.17...aigne-hub-v0.10.16-beta.18) (2026-01-08)
|
|
277
|
+
|
|
278
|
+
|
|
279
|
+
### Bug Fixes
|
|
280
|
+
|
|
281
|
+
* **models:** correct aigne-hub model list schema ([#886](https://github.com/AIGNE-io/aigne-framework/issues/886)) ([b626c7a](https://github.com/AIGNE-io/aigne-framework/commit/b626c7ae99aa948dd310df93dd55139b06157d77))
|
|
282
|
+
|
|
283
|
+
## [0.10.16-beta.17](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.16...aigne-hub-v0.10.16-beta.17) (2026-01-08)
|
|
284
|
+
|
|
285
|
+
|
|
286
|
+
### Bug Fixes
|
|
287
|
+
|
|
288
|
+
* bump version ([696560f](https://github.com/AIGNE-io/aigne-framework/commit/696560fa2673eddcb4d00ac0523fbbbde7273cb3))
|
|
289
|
+
|
|
290
|
+
|
|
291
|
+
### Dependencies
|
|
292
|
+
|
|
293
|
+
* The following workspace dependencies were updated
|
|
294
|
+
* dependencies
|
|
295
|
+
* @aigne/anthropic bumped to 0.14.16-beta.14
|
|
296
|
+
* @aigne/bedrock bumped to 0.10.21-beta.13
|
|
297
|
+
* @aigne/core bumped to 1.72.0-beta.13
|
|
298
|
+
* @aigne/deepseek bumped to 0.7.62-beta.13
|
|
299
|
+
* @aigne/doubao bumped to 1.3.0-beta.12
|
|
300
|
+
* @aigne/gemini bumped to 0.14.16-beta.14
|
|
301
|
+
* @aigne/ideogram bumped to 0.4.16-beta.13
|
|
302
|
+
* @aigne/ollama bumped to 0.7.62-beta.13
|
|
303
|
+
* @aigne/open-router bumped to 0.7.62-beta.13
|
|
304
|
+
* @aigne/openai bumped to 0.16.16-beta.13
|
|
305
|
+
* @aigne/platform-helpers bumped to 0.6.7-beta.1
|
|
306
|
+
* @aigne/poe bumped to 1.1.6-beta.13
|
|
307
|
+
* @aigne/transport bumped to 0.15.25-beta.15
|
|
308
|
+
* @aigne/xai bumped to 0.7.62-beta.13
|
|
309
|
+
* devDependencies
|
|
310
|
+
* @aigne/test-utils bumped to 0.5.69-beta.13
|
|
311
|
+
|
|
312
|
+
## [0.10.16-beta.16](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.15...aigne-hub-v0.10.16-beta.16) (2026-01-07)
|
|
313
|
+
|
|
314
|
+
|
|
315
|
+
### Dependencies
|
|
316
|
+
|
|
317
|
+
* The following workspace dependencies were updated
|
|
318
|
+
* dependencies
|
|
319
|
+
* @aigne/anthropic bumped to 0.14.16-beta.13
|
|
320
|
+
* @aigne/bedrock bumped to 0.10.21-beta.12
|
|
321
|
+
* @aigne/core bumped to 1.72.0-beta.12
|
|
322
|
+
* @aigne/deepseek bumped to 0.7.62-beta.12
|
|
323
|
+
* @aigne/doubao bumped to 1.3.0-beta.11
|
|
324
|
+
* @aigne/gemini bumped to 0.14.16-beta.13
|
|
325
|
+
* @aigne/ideogram bumped to 0.4.16-beta.12
|
|
326
|
+
* @aigne/ollama bumped to 0.7.62-beta.12
|
|
327
|
+
* @aigne/open-router bumped to 0.7.62-beta.12
|
|
328
|
+
* @aigne/openai bumped to 0.16.16-beta.12
|
|
329
|
+
* @aigne/poe bumped to 1.1.6-beta.12
|
|
330
|
+
* @aigne/transport bumped to 0.15.25-beta.14
|
|
331
|
+
* @aigne/xai bumped to 0.7.62-beta.12
|
|
332
|
+
* devDependencies
|
|
333
|
+
* @aigne/test-utils bumped to 0.5.69-beta.12
|
|
334
|
+
|
|
335
|
+
## [0.10.16-beta.15](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.14...aigne-hub-v0.10.16-beta.15) (2026-01-06)
|
|
336
|
+
|
|
337
|
+
|
|
338
|
+
### Dependencies
|
|
339
|
+
|
|
340
|
+
* The following workspace dependencies were updated
|
|
341
|
+
* dependencies
|
|
342
|
+
* @aigne/anthropic bumped to 0.14.16-beta.12
|
|
343
|
+
* @aigne/bedrock bumped to 0.10.21-beta.11
|
|
344
|
+
* @aigne/core bumped to 1.72.0-beta.11
|
|
345
|
+
* @aigne/deepseek bumped to 0.7.62-beta.11
|
|
346
|
+
* @aigne/doubao bumped to 1.3.0-beta.10
|
|
347
|
+
* @aigne/gemini bumped to 0.14.16-beta.12
|
|
348
|
+
* @aigne/ideogram bumped to 0.4.16-beta.11
|
|
349
|
+
* @aigne/ollama bumped to 0.7.62-beta.11
|
|
350
|
+
* @aigne/open-router bumped to 0.7.62-beta.11
|
|
351
|
+
* @aigne/openai bumped to 0.16.16-beta.11
|
|
352
|
+
* @aigne/poe bumped to 1.1.6-beta.11
|
|
353
|
+
* @aigne/transport bumped to 0.15.25-beta.13
|
|
354
|
+
* @aigne/xai bumped to 0.7.62-beta.11
|
|
355
|
+
* devDependencies
|
|
356
|
+
* @aigne/test-utils bumped to 0.5.69-beta.11
|
|
357
|
+
|
|
358
|
+
## [0.10.16-beta.14](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.13...aigne-hub-v0.10.16-beta.14) (2026-01-06)
|
|
359
|
+
|
|
360
|
+
|
|
361
|
+
### Dependencies
|
|
362
|
+
|
|
363
|
+
* The following workspace dependencies were updated
|
|
364
|
+
* dependencies
|
|
365
|
+
* @aigne/anthropic bumped to 0.14.16-beta.11
|
|
366
|
+
* @aigne/bedrock bumped to 0.10.21-beta.10
|
|
367
|
+
* @aigne/core bumped to 1.72.0-beta.10
|
|
368
|
+
* @aigne/deepseek bumped to 0.7.62-beta.10
|
|
369
|
+
* @aigne/doubao bumped to 1.3.0-beta.9
|
|
370
|
+
* @aigne/gemini bumped to 0.14.16-beta.11
|
|
371
|
+
* @aigne/ideogram bumped to 0.4.16-beta.10
|
|
372
|
+
* @aigne/ollama bumped to 0.7.62-beta.10
|
|
373
|
+
* @aigne/open-router bumped to 0.7.62-beta.10
|
|
374
|
+
* @aigne/openai bumped to 0.16.16-beta.10
|
|
375
|
+
* @aigne/poe bumped to 1.1.6-beta.10
|
|
376
|
+
* @aigne/transport bumped to 0.15.25-beta.12
|
|
377
|
+
* @aigne/xai bumped to 0.7.62-beta.10
|
|
378
|
+
* devDependencies
|
|
379
|
+
* @aigne/test-utils bumped to 0.5.69-beta.10
|
|
380
|
+
|
|
381
|
+
## [0.10.16-beta.13](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.12...aigne-hub-v0.10.16-beta.13) (2026-01-02)
|
|
382
|
+
|
|
383
|
+
|
|
384
|
+
### Dependencies
|
|
385
|
+
|
|
386
|
+
* The following workspace dependencies were updated
|
|
387
|
+
* dependencies
|
|
388
|
+
* @aigne/anthropic bumped to 0.14.16-beta.10
|
|
389
|
+
* @aigne/bedrock bumped to 0.10.21-beta.9
|
|
390
|
+
* @aigne/core bumped to 1.72.0-beta.9
|
|
391
|
+
* @aigne/deepseek bumped to 0.7.62-beta.9
|
|
392
|
+
* @aigne/doubao bumped to 1.3.0-beta.8
|
|
393
|
+
* @aigne/gemini bumped to 0.14.16-beta.10
|
|
394
|
+
* @aigne/ideogram bumped to 0.4.16-beta.9
|
|
395
|
+
* @aigne/ollama bumped to 0.7.62-beta.9
|
|
396
|
+
* @aigne/open-router bumped to 0.7.62-beta.9
|
|
397
|
+
* @aigne/openai bumped to 0.16.16-beta.9
|
|
398
|
+
* @aigne/poe bumped to 1.1.6-beta.9
|
|
399
|
+
* @aigne/transport bumped to 0.15.25-beta.11
|
|
400
|
+
* @aigne/xai bumped to 0.7.62-beta.9
|
|
401
|
+
* devDependencies
|
|
402
|
+
* @aigne/test-utils bumped to 0.5.69-beta.9
|
|
403
|
+
|
|
404
|
+
## [0.10.16-beta.12](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.11...aigne-hub-v0.10.16-beta.12) (2025-12-31)
|
|
405
|
+
|
|
406
|
+
|
|
407
|
+
### Dependencies
|
|
408
|
+
|
|
409
|
+
* The following workspace dependencies were updated
|
|
410
|
+
* dependencies
|
|
411
|
+
* @aigne/anthropic bumped to 0.14.16-beta.9
|
|
412
|
+
* @aigne/bedrock bumped to 0.10.21-beta.8
|
|
413
|
+
* @aigne/core bumped to 1.72.0-beta.8
|
|
414
|
+
* @aigne/deepseek bumped to 0.7.62-beta.8
|
|
415
|
+
* @aigne/doubao bumped to 1.3.0-beta.7
|
|
416
|
+
* @aigne/gemini bumped to 0.14.16-beta.9
|
|
417
|
+
* @aigne/ideogram bumped to 0.4.16-beta.8
|
|
418
|
+
* @aigne/ollama bumped to 0.7.62-beta.8
|
|
419
|
+
* @aigne/open-router bumped to 0.7.62-beta.8
|
|
420
|
+
* @aigne/openai bumped to 0.16.16-beta.8
|
|
421
|
+
* @aigne/poe bumped to 1.1.6-beta.8
|
|
422
|
+
* @aigne/transport bumped to 0.15.25-beta.10
|
|
423
|
+
* @aigne/xai bumped to 0.7.62-beta.8
|
|
424
|
+
* devDependencies
|
|
425
|
+
* @aigne/test-utils bumped to 0.5.69-beta.8
|
|
426
|
+
|
|
427
|
+
## [0.10.16-beta.11](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.10...aigne-hub-v0.10.16-beta.11) (2025-12-26)
|
|
428
|
+
|
|
429
|
+
|
|
430
|
+
### Dependencies
|
|
431
|
+
|
|
432
|
+
* The following workspace dependencies were updated
|
|
433
|
+
* dependencies
|
|
434
|
+
* @aigne/transport bumped to 0.15.25-beta.9
|
|
435
|
+
|
|
436
|
+
## [0.10.16-beta.10](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.9...aigne-hub-v0.10.16-beta.10) (2025-12-26)
|
|
437
|
+
|
|
438
|
+
|
|
439
|
+
### Dependencies
|
|
440
|
+
|
|
441
|
+
* The following workspace dependencies were updated
|
|
442
|
+
* dependencies
|
|
443
|
+
* @aigne/anthropic bumped to 0.14.16-beta.8
|
|
444
|
+
* @aigne/bedrock bumped to 0.10.21-beta.7
|
|
445
|
+
* @aigne/core bumped to 1.72.0-beta.7
|
|
446
|
+
* @aigne/deepseek bumped to 0.7.62-beta.7
|
|
447
|
+
* @aigne/doubao bumped to 1.3.0-beta.6
|
|
448
|
+
* @aigne/gemini bumped to 0.14.16-beta.8
|
|
449
|
+
* @aigne/ideogram bumped to 0.4.16-beta.7
|
|
450
|
+
* @aigne/ollama bumped to 0.7.62-beta.7
|
|
451
|
+
* @aigne/open-router bumped to 0.7.62-beta.7
|
|
452
|
+
* @aigne/openai bumped to 0.16.16-beta.7
|
|
453
|
+
* @aigne/poe bumped to 1.1.6-beta.7
|
|
454
|
+
* @aigne/transport bumped to 0.15.25-beta.8
|
|
455
|
+
* @aigne/xai bumped to 0.7.62-beta.7
|
|
456
|
+
* devDependencies
|
|
457
|
+
* @aigne/test-utils bumped to 0.5.69-beta.7
|
|
458
|
+
|
|
459
|
+
## [0.10.16-beta.9](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.8...aigne-hub-v0.10.16-beta.9) (2025-12-25)
|
|
460
|
+
|
|
461
|
+
|
|
462
|
+
### Dependencies
|
|
463
|
+
|
|
464
|
+
* The following workspace dependencies were updated
|
|
465
|
+
* dependencies
|
|
466
|
+
* @aigne/anthropic bumped to 0.14.16-beta.7
|
|
467
|
+
* @aigne/bedrock bumped to 0.10.21-beta.6
|
|
468
|
+
* @aigne/core bumped to 1.72.0-beta.6
|
|
469
|
+
* @aigne/deepseek bumped to 0.7.62-beta.6
|
|
470
|
+
* @aigne/doubao bumped to 1.3.0-beta.5
|
|
471
|
+
* @aigne/gemini bumped to 0.14.16-beta.7
|
|
472
|
+
* @aigne/ideogram bumped to 0.4.16-beta.6
|
|
473
|
+
* @aigne/ollama bumped to 0.7.62-beta.6
|
|
474
|
+
* @aigne/open-router bumped to 0.7.62-beta.6
|
|
475
|
+
* @aigne/openai bumped to 0.16.16-beta.6
|
|
476
|
+
* @aigne/poe bumped to 1.1.6-beta.6
|
|
477
|
+
* @aigne/transport bumped to 0.15.25-beta.7
|
|
478
|
+
* @aigne/xai bumped to 0.7.62-beta.6
|
|
479
|
+
* devDependencies
|
|
480
|
+
* @aigne/test-utils bumped to 0.5.69-beta.6
|
|
481
|
+
|
|
482
|
+
## [0.10.16-beta.8](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.7...aigne-hub-v0.10.16-beta.8) (2025-12-25)
|
|
483
|
+
|
|
484
|
+
|
|
485
|
+
### Dependencies
|
|
486
|
+
|
|
487
|
+
* The following workspace dependencies were updated
|
|
488
|
+
* dependencies
|
|
489
|
+
* @aigne/anthropic bumped to 0.14.16-beta.6
|
|
490
|
+
|
|
491
|
+
## [0.10.16-beta.7](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.6...aigne-hub-v0.10.16-beta.7) (2025-12-25)
|
|
492
|
+
|
|
493
|
+
|
|
494
|
+
### Dependencies
|
|
495
|
+
|
|
496
|
+
* The following workspace dependencies were updated
|
|
497
|
+
* dependencies
|
|
498
|
+
* @aigne/transport bumped to 0.15.25-beta.6
|
|
499
|
+
|
|
500
|
+
## [0.10.16-beta.6](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.5...aigne-hub-v0.10.16-beta.6) (2025-12-25)
|
|
501
|
+
|
|
502
|
+
|
|
503
|
+
### Dependencies
|
|
504
|
+
|
|
505
|
+
* The following workspace dependencies were updated
|
|
506
|
+
* dependencies
|
|
507
|
+
* @aigne/anthropic bumped to 0.14.16-beta.5
|
|
508
|
+
* @aigne/bedrock bumped to 0.10.21-beta.5
|
|
509
|
+
* @aigne/core bumped to 1.72.0-beta.5
|
|
510
|
+
* @aigne/deepseek bumped to 0.7.62-beta.5
|
|
511
|
+
* @aigne/doubao bumped to 1.3.0-beta.4
|
|
512
|
+
* @aigne/gemini bumped to 0.14.16-beta.6
|
|
513
|
+
* @aigne/ideogram bumped to 0.4.16-beta.5
|
|
514
|
+
* @aigne/ollama bumped to 0.7.62-beta.5
|
|
515
|
+
* @aigne/open-router bumped to 0.7.62-beta.5
|
|
516
|
+
* @aigne/openai bumped to 0.16.16-beta.5
|
|
517
|
+
* @aigne/poe bumped to 1.1.6-beta.5
|
|
518
|
+
* @aigne/transport bumped to 0.15.25-beta.5
|
|
519
|
+
* @aigne/xai bumped to 0.7.62-beta.5
|
|
520
|
+
* devDependencies
|
|
521
|
+
* @aigne/test-utils bumped to 0.5.69-beta.5
|
|
522
|
+
|
|
523
|
+
## [0.10.16-beta.5](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.4...aigne-hub-v0.10.16-beta.5) (2025-12-24)
|
|
524
|
+
|
|
525
|
+
|
|
526
|
+
### Dependencies
|
|
527
|
+
|
|
528
|
+
* The following workspace dependencies were updated
|
|
529
|
+
* dependencies
|
|
530
|
+
* @aigne/anthropic bumped to 0.14.16-beta.4
|
|
531
|
+
* @aigne/bedrock bumped to 0.10.21-beta.4
|
|
532
|
+
* @aigne/core bumped to 1.72.0-beta.4
|
|
533
|
+
* @aigne/deepseek bumped to 0.7.62-beta.4
|
|
534
|
+
* @aigne/doubao bumped to 1.3.0-beta.3
|
|
535
|
+
* @aigne/gemini bumped to 0.14.16-beta.5
|
|
536
|
+
* @aigne/ideogram bumped to 0.4.16-beta.4
|
|
537
|
+
* @aigne/ollama bumped to 0.7.62-beta.4
|
|
538
|
+
* @aigne/open-router bumped to 0.7.62-beta.4
|
|
539
|
+
* @aigne/openai bumped to 0.16.16-beta.4
|
|
540
|
+
* @aigne/poe bumped to 1.1.6-beta.4
|
|
541
|
+
* @aigne/transport bumped to 0.15.25-beta.4
|
|
542
|
+
* @aigne/xai bumped to 0.7.62-beta.4
|
|
543
|
+
* devDependencies
|
|
544
|
+
* @aigne/test-utils bumped to 0.5.69-beta.4
|
|
545
|
+
|
|
546
|
+
## [0.10.16-beta.4](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.3...aigne-hub-v0.10.16-beta.4) (2025-12-22)
|
|
547
|
+
|
|
548
|
+
|
|
549
|
+
### Dependencies
|
|
550
|
+
|
|
551
|
+
* The following workspace dependencies were updated
|
|
552
|
+
* dependencies
|
|
553
|
+
* @aigne/gemini bumped to 0.14.16-beta.4
|
|
554
|
+
|
|
3
555
|
## [0.10.16-beta.3](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.2...aigne-hub-v0.10.16-beta.3) (2025-12-19)
|
|
4
556
|
|
|
5
557
|
|
|
@@ -8,8 +8,8 @@ export declare class AIGNEHubImageModel extends ImageModel {
|
|
|
8
8
|
type: string;
|
|
9
9
|
model: string;
|
|
10
10
|
provider: string;
|
|
11
|
-
input_credits_per_token:
|
|
12
|
-
output_credits_per_token:
|
|
11
|
+
input_credits_per_token: string;
|
|
12
|
+
output_credits_per_token: string;
|
|
13
13
|
providerDisplayName: string;
|
|
14
14
|
status?: {
|
|
15
15
|
available: boolean;
|
|
@@ -8,8 +8,8 @@ export declare class AIGNEHubChatModel extends ChatModel {
|
|
|
8
8
|
type: string;
|
|
9
9
|
model: string;
|
|
10
10
|
provider: string;
|
|
11
|
-
input_credits_per_token:
|
|
12
|
-
output_credits_per_token:
|
|
11
|
+
input_credits_per_token: string;
|
|
12
|
+
output_credits_per_token: string;
|
|
13
13
|
providerDisplayName: string;
|
|
14
14
|
status?: {
|
|
15
15
|
available: boolean;
|
|
@@ -8,8 +8,8 @@ export declare class AIGNEHubVideoModel extends VideoModel {
|
|
|
8
8
|
type: string;
|
|
9
9
|
model: string;
|
|
10
10
|
provider: string;
|
|
11
|
-
input_credits_per_token:
|
|
12
|
-
output_credits_per_token:
|
|
11
|
+
input_credits_per_token: string;
|
|
12
|
+
output_credits_per_token: string;
|
|
13
13
|
providerDisplayName: string;
|
|
14
14
|
status?: {
|
|
15
15
|
available: boolean;
|
package/lib/cjs/index.d.ts
CHANGED
|
@@ -11,8 +11,8 @@ export declare class AIGNEHubChatModel extends ChatModel {
|
|
|
11
11
|
type: string;
|
|
12
12
|
model: string;
|
|
13
13
|
provider: string;
|
|
14
|
-
input_credits_per_token:
|
|
15
|
-
output_credits_per_token:
|
|
14
|
+
input_credits_per_token: string;
|
|
15
|
+
output_credits_per_token: string;
|
|
16
16
|
providerDisplayName: string;
|
|
17
17
|
status?: {
|
|
18
18
|
available: boolean;
|
|
@@ -23,8 +23,8 @@ export declare class AIGNEHubChatModel extends ChatModel {
|
|
|
23
23
|
type: string;
|
|
24
24
|
model: string;
|
|
25
25
|
provider: string;
|
|
26
|
-
input_credits_per_token:
|
|
27
|
-
output_credits_per_token:
|
|
26
|
+
input_credits_per_token: string;
|
|
27
|
+
output_credits_per_token: string;
|
|
28
28
|
providerDisplayName: string;
|
|
29
29
|
status?: {
|
|
30
30
|
available: boolean;
|
|
@@ -46,8 +46,8 @@ export declare class AIGNEHubImageModel extends ImageModel {
|
|
|
46
46
|
type: string;
|
|
47
47
|
model: string;
|
|
48
48
|
provider: string;
|
|
49
|
-
input_credits_per_token:
|
|
50
|
-
output_credits_per_token:
|
|
49
|
+
input_credits_per_token: string;
|
|
50
|
+
output_credits_per_token: string;
|
|
51
51
|
providerDisplayName: string;
|
|
52
52
|
status?: {
|
|
53
53
|
available: boolean;
|
|
@@ -58,8 +58,8 @@ export declare class AIGNEHubImageModel extends ImageModel {
|
|
|
58
58
|
type: string;
|
|
59
59
|
model: string;
|
|
60
60
|
provider: string;
|
|
61
|
-
input_credits_per_token:
|
|
62
|
-
output_credits_per_token:
|
|
61
|
+
input_credits_per_token: string;
|
|
62
|
+
output_credits_per_token: string;
|
|
63
63
|
providerDisplayName: string;
|
|
64
64
|
status?: {
|
|
65
65
|
available: boolean;
|
|
@@ -81,8 +81,8 @@ export declare class AIGNEHubVideoModel extends VideoModel {
|
|
|
81
81
|
type: string;
|
|
82
82
|
model: string;
|
|
83
83
|
provider: string;
|
|
84
|
-
input_credits_per_token:
|
|
85
|
-
output_credits_per_token:
|
|
84
|
+
input_credits_per_token: string;
|
|
85
|
+
output_credits_per_token: string;
|
|
86
86
|
providerDisplayName: string;
|
|
87
87
|
status?: {
|
|
88
88
|
available: boolean;
|
|
@@ -93,8 +93,8 @@ export declare class AIGNEHubVideoModel extends VideoModel {
|
|
|
93
93
|
type: string;
|
|
94
94
|
model: string;
|
|
95
95
|
provider: string;
|
|
96
|
-
input_credits_per_token:
|
|
97
|
-
output_credits_per_token:
|
|
96
|
+
input_credits_per_token: string;
|
|
97
|
+
output_credits_per_token: string;
|
|
98
98
|
providerDisplayName: string;
|
|
99
99
|
status?: {
|
|
100
100
|
available: boolean;
|
package/lib/cjs/utils/hub.d.ts
CHANGED
|
@@ -6,8 +6,8 @@ export declare function getModels(options: GetModelsOptions): Promise<{
|
|
|
6
6
|
type: string;
|
|
7
7
|
model: string;
|
|
8
8
|
provider: string;
|
|
9
|
-
input_credits_per_token:
|
|
10
|
-
output_credits_per_token:
|
|
9
|
+
input_credits_per_token: string;
|
|
10
|
+
output_credits_per_token: string;
|
|
11
11
|
providerDisplayName: string;
|
|
12
12
|
status?: {
|
|
13
13
|
available: boolean;
|
package/lib/cjs/utils/hub.js
CHANGED
|
@@ -10,8 +10,8 @@ const modelsSchema = zod_1.z.array(zod_1.z.object({
|
|
|
10
10
|
model: zod_1.z.string(),
|
|
11
11
|
type: zod_1.z.string(),
|
|
12
12
|
provider: zod_1.z.string(),
|
|
13
|
-
input_credits_per_token: zod_1.z.
|
|
14
|
-
output_credits_per_token: zod_1.z.
|
|
13
|
+
input_credits_per_token: zod_1.z.string(),
|
|
14
|
+
output_credits_per_token: zod_1.z.string(),
|
|
15
15
|
modelMetadata: zod_1.z.record(zod_1.z.unknown()).nullish(),
|
|
16
16
|
providerDisplayName: zod_1.z.string(),
|
|
17
17
|
status: zod_1.z
|
|
@@ -8,8 +8,8 @@ export declare class AIGNEHubImageModel extends ImageModel {
|
|
|
8
8
|
type: string;
|
|
9
9
|
model: string;
|
|
10
10
|
provider: string;
|
|
11
|
-
input_credits_per_token:
|
|
12
|
-
output_credits_per_token:
|
|
11
|
+
input_credits_per_token: string;
|
|
12
|
+
output_credits_per_token: string;
|
|
13
13
|
providerDisplayName: string;
|
|
14
14
|
status?: {
|
|
15
15
|
available: boolean;
|
|
@@ -8,8 +8,8 @@ export declare class AIGNEHubChatModel extends ChatModel {
|
|
|
8
8
|
type: string;
|
|
9
9
|
model: string;
|
|
10
10
|
provider: string;
|
|
11
|
-
input_credits_per_token:
|
|
12
|
-
output_credits_per_token:
|
|
11
|
+
input_credits_per_token: string;
|
|
12
|
+
output_credits_per_token: string;
|
|
13
13
|
providerDisplayName: string;
|
|
14
14
|
status?: {
|
|
15
15
|
available: boolean;
|
|
@@ -8,8 +8,8 @@ export declare class AIGNEHubVideoModel extends VideoModel {
|
|
|
8
8
|
type: string;
|
|
9
9
|
model: string;
|
|
10
10
|
provider: string;
|
|
11
|
-
input_credits_per_token:
|
|
12
|
-
output_credits_per_token:
|
|
11
|
+
input_credits_per_token: string;
|
|
12
|
+
output_credits_per_token: string;
|
|
13
13
|
providerDisplayName: string;
|
|
14
14
|
status?: {
|
|
15
15
|
available: boolean;
|
package/lib/dts/index.d.ts
CHANGED
|
@@ -11,8 +11,8 @@ export declare class AIGNEHubChatModel extends ChatModel {
|
|
|
11
11
|
type: string;
|
|
12
12
|
model: string;
|
|
13
13
|
provider: string;
|
|
14
|
-
input_credits_per_token:
|
|
15
|
-
output_credits_per_token:
|
|
14
|
+
input_credits_per_token: string;
|
|
15
|
+
output_credits_per_token: string;
|
|
16
16
|
providerDisplayName: string;
|
|
17
17
|
status?: {
|
|
18
18
|
available: boolean;
|
|
@@ -23,8 +23,8 @@ export declare class AIGNEHubChatModel extends ChatModel {
|
|
|
23
23
|
type: string;
|
|
24
24
|
model: string;
|
|
25
25
|
provider: string;
|
|
26
|
-
input_credits_per_token:
|
|
27
|
-
output_credits_per_token:
|
|
26
|
+
input_credits_per_token: string;
|
|
27
|
+
output_credits_per_token: string;
|
|
28
28
|
providerDisplayName: string;
|
|
29
29
|
status?: {
|
|
30
30
|
available: boolean;
|
|
@@ -46,8 +46,8 @@ export declare class AIGNEHubImageModel extends ImageModel {
|
|
|
46
46
|
type: string;
|
|
47
47
|
model: string;
|
|
48
48
|
provider: string;
|
|
49
|
-
input_credits_per_token:
|
|
50
|
-
output_credits_per_token:
|
|
49
|
+
input_credits_per_token: string;
|
|
50
|
+
output_credits_per_token: string;
|
|
51
51
|
providerDisplayName: string;
|
|
52
52
|
status?: {
|
|
53
53
|
available: boolean;
|
|
@@ -58,8 +58,8 @@ export declare class AIGNEHubImageModel extends ImageModel {
|
|
|
58
58
|
type: string;
|
|
59
59
|
model: string;
|
|
60
60
|
provider: string;
|
|
61
|
-
input_credits_per_token:
|
|
62
|
-
output_credits_per_token:
|
|
61
|
+
input_credits_per_token: string;
|
|
62
|
+
output_credits_per_token: string;
|
|
63
63
|
providerDisplayName: string;
|
|
64
64
|
status?: {
|
|
65
65
|
available: boolean;
|
|
@@ -81,8 +81,8 @@ export declare class AIGNEHubVideoModel extends VideoModel {
|
|
|
81
81
|
type: string;
|
|
82
82
|
model: string;
|
|
83
83
|
provider: string;
|
|
84
|
-
input_credits_per_token:
|
|
85
|
-
output_credits_per_token:
|
|
84
|
+
input_credits_per_token: string;
|
|
85
|
+
output_credits_per_token: string;
|
|
86
86
|
providerDisplayName: string;
|
|
87
87
|
status?: {
|
|
88
88
|
available: boolean;
|
|
@@ -93,8 +93,8 @@ export declare class AIGNEHubVideoModel extends VideoModel {
|
|
|
93
93
|
type: string;
|
|
94
94
|
model: string;
|
|
95
95
|
provider: string;
|
|
96
|
-
input_credits_per_token:
|
|
97
|
-
output_credits_per_token:
|
|
96
|
+
input_credits_per_token: string;
|
|
97
|
+
output_credits_per_token: string;
|
|
98
98
|
providerDisplayName: string;
|
|
99
99
|
status?: {
|
|
100
100
|
available: boolean;
|
package/lib/dts/utils/hub.d.ts
CHANGED
|
@@ -6,8 +6,8 @@ export declare function getModels(options: GetModelsOptions): Promise<{
|
|
|
6
6
|
type: string;
|
|
7
7
|
model: string;
|
|
8
8
|
provider: string;
|
|
9
|
-
input_credits_per_token:
|
|
10
|
-
output_credits_per_token:
|
|
9
|
+
input_credits_per_token: string;
|
|
10
|
+
output_credits_per_token: string;
|
|
11
11
|
providerDisplayName: string;
|
|
12
12
|
status?: {
|
|
13
13
|
available: boolean;
|
|
@@ -8,8 +8,8 @@ export declare class AIGNEHubImageModel extends ImageModel {
|
|
|
8
8
|
type: string;
|
|
9
9
|
model: string;
|
|
10
10
|
provider: string;
|
|
11
|
-
input_credits_per_token:
|
|
12
|
-
output_credits_per_token:
|
|
11
|
+
input_credits_per_token: string;
|
|
12
|
+
output_credits_per_token: string;
|
|
13
13
|
providerDisplayName: string;
|
|
14
14
|
status?: {
|
|
15
15
|
available: boolean;
|
|
@@ -8,8 +8,8 @@ export declare class AIGNEHubChatModel extends ChatModel {
|
|
|
8
8
|
type: string;
|
|
9
9
|
model: string;
|
|
10
10
|
provider: string;
|
|
11
|
-
input_credits_per_token:
|
|
12
|
-
output_credits_per_token:
|
|
11
|
+
input_credits_per_token: string;
|
|
12
|
+
output_credits_per_token: string;
|
|
13
13
|
providerDisplayName: string;
|
|
14
14
|
status?: {
|
|
15
15
|
available: boolean;
|
|
@@ -8,8 +8,8 @@ export declare class AIGNEHubVideoModel extends VideoModel {
|
|
|
8
8
|
type: string;
|
|
9
9
|
model: string;
|
|
10
10
|
provider: string;
|
|
11
|
-
input_credits_per_token:
|
|
12
|
-
output_credits_per_token:
|
|
11
|
+
input_credits_per_token: string;
|
|
12
|
+
output_credits_per_token: string;
|
|
13
13
|
providerDisplayName: string;
|
|
14
14
|
status?: {
|
|
15
15
|
available: boolean;
|
package/lib/esm/index.d.ts
CHANGED
|
@@ -11,8 +11,8 @@ export declare class AIGNEHubChatModel extends ChatModel {
|
|
|
11
11
|
type: string;
|
|
12
12
|
model: string;
|
|
13
13
|
provider: string;
|
|
14
|
-
input_credits_per_token:
|
|
15
|
-
output_credits_per_token:
|
|
14
|
+
input_credits_per_token: string;
|
|
15
|
+
output_credits_per_token: string;
|
|
16
16
|
providerDisplayName: string;
|
|
17
17
|
status?: {
|
|
18
18
|
available: boolean;
|
|
@@ -23,8 +23,8 @@ export declare class AIGNEHubChatModel extends ChatModel {
|
|
|
23
23
|
type: string;
|
|
24
24
|
model: string;
|
|
25
25
|
provider: string;
|
|
26
|
-
input_credits_per_token:
|
|
27
|
-
output_credits_per_token:
|
|
26
|
+
input_credits_per_token: string;
|
|
27
|
+
output_credits_per_token: string;
|
|
28
28
|
providerDisplayName: string;
|
|
29
29
|
status?: {
|
|
30
30
|
available: boolean;
|
|
@@ -46,8 +46,8 @@ export declare class AIGNEHubImageModel extends ImageModel {
|
|
|
46
46
|
type: string;
|
|
47
47
|
model: string;
|
|
48
48
|
provider: string;
|
|
49
|
-
input_credits_per_token:
|
|
50
|
-
output_credits_per_token:
|
|
49
|
+
input_credits_per_token: string;
|
|
50
|
+
output_credits_per_token: string;
|
|
51
51
|
providerDisplayName: string;
|
|
52
52
|
status?: {
|
|
53
53
|
available: boolean;
|
|
@@ -58,8 +58,8 @@ export declare class AIGNEHubImageModel extends ImageModel {
|
|
|
58
58
|
type: string;
|
|
59
59
|
model: string;
|
|
60
60
|
provider: string;
|
|
61
|
-
input_credits_per_token:
|
|
62
|
-
output_credits_per_token:
|
|
61
|
+
input_credits_per_token: string;
|
|
62
|
+
output_credits_per_token: string;
|
|
63
63
|
providerDisplayName: string;
|
|
64
64
|
status?: {
|
|
65
65
|
available: boolean;
|
|
@@ -81,8 +81,8 @@ export declare class AIGNEHubVideoModel extends VideoModel {
|
|
|
81
81
|
type: string;
|
|
82
82
|
model: string;
|
|
83
83
|
provider: string;
|
|
84
|
-
input_credits_per_token:
|
|
85
|
-
output_credits_per_token:
|
|
84
|
+
input_credits_per_token: string;
|
|
85
|
+
output_credits_per_token: string;
|
|
86
86
|
providerDisplayName: string;
|
|
87
87
|
status?: {
|
|
88
88
|
available: boolean;
|
|
@@ -93,8 +93,8 @@ export declare class AIGNEHubVideoModel extends VideoModel {
|
|
|
93
93
|
type: string;
|
|
94
94
|
model: string;
|
|
95
95
|
provider: string;
|
|
96
|
-
input_credits_per_token:
|
|
97
|
-
output_credits_per_token:
|
|
96
|
+
input_credits_per_token: string;
|
|
97
|
+
output_credits_per_token: string;
|
|
98
98
|
providerDisplayName: string;
|
|
99
99
|
status?: {
|
|
100
100
|
available: boolean;
|
package/lib/esm/utils/hub.d.ts
CHANGED
|
@@ -6,8 +6,8 @@ export declare function getModels(options: GetModelsOptions): Promise<{
|
|
|
6
6
|
type: string;
|
|
7
7
|
model: string;
|
|
8
8
|
provider: string;
|
|
9
|
-
input_credits_per_token:
|
|
10
|
-
output_credits_per_token:
|
|
9
|
+
input_credits_per_token: string;
|
|
10
|
+
output_credits_per_token: string;
|
|
11
11
|
providerDisplayName: string;
|
|
12
12
|
status?: {
|
|
13
13
|
available: boolean;
|
package/lib/esm/utils/hub.js
CHANGED
|
@@ -7,8 +7,8 @@ const modelsSchema = z.array(z.object({
|
|
|
7
7
|
model: z.string(),
|
|
8
8
|
type: z.string(),
|
|
9
9
|
provider: z.string(),
|
|
10
|
-
input_credits_per_token: z.
|
|
11
|
-
output_credits_per_token: z.
|
|
10
|
+
input_credits_per_token: z.string(),
|
|
11
|
+
output_credits_per_token: z.string(),
|
|
12
12
|
modelMetadata: z.record(z.unknown()).nullish(),
|
|
13
13
|
providerDisplayName: z.string(),
|
|
14
14
|
status: z
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aigne/aigne-hub",
|
|
3
|
-
"version": "0.10.16-beta.
|
|
3
|
+
"version": "0.10.16-beta.30",
|
|
4
4
|
"description": "AIGNE Hub SDK for integrating with Hub AI models",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -39,20 +39,20 @@
|
|
|
39
39
|
"https-proxy-agent": "^7.0.6",
|
|
40
40
|
"ufo": "^1.6.1",
|
|
41
41
|
"zod": "^3.25.67",
|
|
42
|
-
"@aigne/anthropic": "^0.14.16-beta.
|
|
43
|
-
"@aigne/bedrock": "^0.10.21-beta.
|
|
44
|
-
"@aigne/core": "^1.72.0-beta.
|
|
45
|
-
"@aigne/
|
|
46
|
-
"@aigne/
|
|
47
|
-
"@aigne/
|
|
48
|
-
"@aigne/
|
|
49
|
-
"@aigne/ollama": "^0.7.62-beta.
|
|
50
|
-
"@aigne/
|
|
51
|
-
"@aigne/
|
|
52
|
-
"@aigne/
|
|
53
|
-
"@aigne/
|
|
54
|
-
"@aigne/xai": "^0.7.62-beta.
|
|
55
|
-
"@aigne/transport": "^0.15.25-beta.
|
|
42
|
+
"@aigne/anthropic": "^0.14.16-beta.26",
|
|
43
|
+
"@aigne/bedrock": "^0.10.21-beta.24",
|
|
44
|
+
"@aigne/core": "^1.72.0-beta.24",
|
|
45
|
+
"@aigne/deepseek": "^0.7.62-beta.24",
|
|
46
|
+
"@aigne/doubao": "^1.3.0-beta.23",
|
|
47
|
+
"@aigne/ideogram": "^0.4.16-beta.24",
|
|
48
|
+
"@aigne/gemini": "^0.14.16-beta.25",
|
|
49
|
+
"@aigne/ollama": "^0.7.62-beta.24",
|
|
50
|
+
"@aigne/open-router": "^0.7.62-beta.24",
|
|
51
|
+
"@aigne/openai": "^0.16.16-beta.24",
|
|
52
|
+
"@aigne/platform-helpers": "^0.6.7-beta.2",
|
|
53
|
+
"@aigne/poe": "^1.1.6-beta.24",
|
|
54
|
+
"@aigne/xai": "^0.7.62-beta.24",
|
|
55
|
+
"@aigne/transport": "^0.15.25-beta.26"
|
|
56
56
|
},
|
|
57
57
|
"devDependencies": {
|
|
58
58
|
"@types/bun": "^1.2.22",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"npm-run-all": "^4.1.5",
|
|
62
62
|
"rimraf": "^6.0.1",
|
|
63
63
|
"typescript": "^5.9.2",
|
|
64
|
-
"@aigne/test-utils": "^0.5.69-beta.
|
|
64
|
+
"@aigne/test-utils": "^0.5.69-beta.24"
|
|
65
65
|
},
|
|
66
66
|
"scripts": {
|
|
67
67
|
"lint": "tsc --noEmit",
|