@aigne/aigne-hub 0.10.16-beta.9 → 0.10.17-beta

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,566 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.10.17-beta](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16...aigne-hub-v0.10.17-beta) (2026-01-17)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * The following workspace dependencies were updated
9
+ * dependencies
10
+ * @aigne/xai bumped to 0.7.63-beta
11
+
12
+ ## [0.10.16](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.31...aigne-hub-v0.10.16) (2026-01-16)
13
+
14
+
15
+ ### Dependencies
16
+
17
+ * The following workspace dependencies were updated
18
+ * dependencies
19
+ * @aigne/anthropic bumped to 0.14.16
20
+ * @aigne/bedrock bumped to 0.10.21
21
+ * @aigne/core bumped to 1.72.0
22
+ * @aigne/deepseek bumped to 0.7.62
23
+ * @aigne/doubao bumped to 1.3.0
24
+ * @aigne/gemini bumped to 0.14.16
25
+ * @aigne/ideogram bumped to 0.4.16
26
+ * @aigne/ollama bumped to 0.7.62
27
+ * @aigne/open-router bumped to 0.7.62
28
+ * @aigne/openai bumped to 0.16.16
29
+ * @aigne/platform-helpers bumped to 0.6.7
30
+ * @aigne/poe bumped to 1.1.6
31
+ * @aigne/transport bumped to 0.15.25
32
+ * @aigne/xai bumped to 0.7.62
33
+ * devDependencies
34
+ * @aigne/test-utils bumped to 0.5.69
35
+
36
+ ## [0.10.16-beta.31](https://github.com/AIGNE-io/aigne-framework/compare/aigne-hub-v0.10.16-beta.30...aigne-hub-v0.10.16-beta.31) (2026-01-16)
37
+
38
+
39
+ ### Features
40
+
41
+ * add dynamic model options resolution with getter pattern ([#708](https://github.com/AIGNE-io/aigne-framework/issues/708)) ([5ed5085](https://github.com/AIGNE-io/aigne-framework/commit/5ed5085203763c70194853c56edc13acf56d81c6))
42
+ * add models method to get available models for aigne hub model ([#532](https://github.com/AIGNE-io/aigne-framework/issues/532)) ([3248646](https://github.com/AIGNE-io/aigne-framework/commit/3248646d248aef5419273adc556bb1f13a7b2a02))
43
+ * add reasoningEffort option for chat model ([#680](https://github.com/AIGNE-io/aigne-framework/issues/680)) ([f69d232](https://github.com/AIGNE-io/aigne-framework/commit/f69d232d714d4a3e4946bdc8c6598747c9bcbd57))
44
+ * **core:** add nested getter pattern support for model options ([#796](https://github.com/AIGNE-io/aigne-framework/issues/796)) ([824b2fe](https://github.com/AIGNE-io/aigne-framework/commit/824b2fe55cb2a24620e2bb73b470532918fa2996))
45
+ * improve image model architecture and file handling ([#527](https://github.com/AIGNE-io/aigne-framework/issues/527)) ([4db50aa](https://github.com/AIGNE-io/aigne-framework/commit/4db50aa0387a1a0f045ca11aaa61613e36ca7597))
46
+ * **model:** support video model ([#647](https://github.com/AIGNE-io/aigne-framework/issues/647)) ([de81742](https://github.com/AIGNE-io/aigne-framework/commit/de817421ef1dd3246d0d8c51ff12f0a855658f9f))
47
+ * support custom prefer input file type ([#469](https://github.com/AIGNE-io/aigne-framework/issues/469)) ([db0161b](https://github.com/AIGNE-io/aigne-framework/commit/db0161bbac52542c771ee2f40f361636b0668075))
48
+ * support define agent by third library & orchestrator agent refactor ([#799](https://github.com/AIGNE-io/aigne-framework/issues/799)) ([7264b11](https://github.com/AIGNE-io/aigne-framework/commit/7264b11ab6eed787e928367f09aa08d254968d40))
49
+
50
+
51
+ ### Bug Fixes
52
+
53
+ * add configurable timeout for fetch requests and set 3min timeout for hub video model ([4eb7f3d](https://github.com/AIGNE-io/aigne-framework/commit/4eb7f3df590992742706197bcb48b4db35ccc948))
54
+ * add fetch utility with timeout and enhanced error handling ([#694](https://github.com/AIGNE-io/aigne-framework/issues/694)) ([c2d4076](https://github.com/AIGNE-io/aigne-framework/commit/c2d4076ec590150d2751591a4f723721f78381e9))
55
+ * add model for image mode input params ([#450](https://github.com/AIGNE-io/aigne-framework/issues/450)) ([3500a5a](https://github.com/AIGNE-io/aigne-framework/commit/3500a5ae5d420c7e735f2fa57729a9fe524320e8))
56
+ * add prefer input file type option for image model ([#536](https://github.com/AIGNE-io/aigne-framework/issues/536)) ([3cba8a5](https://github.com/AIGNE-io/aigne-framework/commit/3cba8a5562233a1567b49b6dd5c446c0760f5c4c))
57
+ * **blocklet:** tune observability detail list ux ([#618](https://github.com/AIGNE-io/aigne-framework/issues/618)) ([3ad83b6](https://github.com/AIGNE-io/aigne-framework/commit/3ad83b6be347831125806be7bee19294aa85ed58))
58
+ * bump version ([696560f](https://github.com/AIGNE-io/aigne-framework/commit/696560fa2673eddcb4d00ac0523fbbbde7273cb3))
59
+ * bump version ([70d217c](https://github.com/AIGNE-io/aigne-framework/commit/70d217c8360dd0dda7f5f17011c4e92ec836e801))
60
+ * bump version ([af04b69](https://github.com/AIGNE-io/aigne-framework/commit/af04b6931951afa35d52065430acc7fef4b10087))
61
+ * bump version ([ba7ad18](https://github.com/AIGNE-io/aigne-framework/commit/ba7ad184fcf32b49bf0507a3cb638d20fb00690d))
62
+ * bump version ([93a1c10](https://github.com/AIGNE-io/aigne-framework/commit/93a1c10cf35f88eaafe91092481f5d087bd5b3a9))
63
+ * **cli:** optimize app startup by restructuring CLI application loading ([#698](https://github.com/AIGNE-io/aigne-framework/issues/698)) ([20c5059](https://github.com/AIGNE-io/aigne-framework/commit/20c50591bbd9a958b29409eca3ede5e341db2b7d))
64
+ * **core:** add creditPrefix field to usage tracking ([#837](https://github.com/AIGNE-io/aigne-framework/issues/837)) ([9ef25e0](https://github.com/AIGNE-io/aigne-framework/commit/9ef25e0687b4e7b4ba39a27a35805f377f0979eb))
65
+ * **core:** added support for URL file type handling, expanding the range of supported file formats ([#671](https://github.com/AIGNE-io/aigne-framework/issues/671)) ([fea4519](https://github.com/AIGNE-io/aigne-framework/commit/fea45197e87cf7b19499c48b41626062824d1355))
66
+ * **core:** default enable auto breakpoints for chat model ([d4a6b83](https://github.com/AIGNE-io/aigne-framework/commit/d4a6b8323d6c83be45669885b32febb545bdf797))
67
+ * **docs:** update video mode docs ([#695](https://github.com/AIGNE-io/aigne-framework/issues/695)) ([d691001](https://github.com/AIGNE-io/aigne-framework/commit/d69100169457c16c14f2f3e2f7fcd6b2a99330f3))
68
+ * improve model name parsing to handle complex model identifiers ([#654](https://github.com/AIGNE-io/aigne-framework/issues/654)) ([4b7faea](https://github.com/AIGNE-io/aigne-framework/commit/4b7faea97f33db34a51c49dde3d6c1cf2679f0cd))
69
+ * 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))
70
+ * **model:** normalize model names to support flexible provider/model format ([#712](https://github.com/AIGNE-io/aigne-framework/issues/712)) ([9f23755](https://github.com/AIGNE-io/aigne-framework/commit/9f23755406e1890e4523c778e71fd3d04c9f3e57))
71
+ * **models:** add image parameters support for video generation ([#684](https://github.com/AIGNE-io/aigne-framework/issues/684)) ([b048b7f](https://github.com/AIGNE-io/aigne-framework/commit/b048b7f92bd7a532dbdbeb6fb5fa5499bae6b953))
72
+ * **models:** add mineType for transform file ([#667](https://github.com/AIGNE-io/aigne-framework/issues/667)) ([155a173](https://github.com/AIGNE-io/aigne-framework/commit/155a173e75aff1dbe870a1305455a4300942e07a))
73
+ * **models:** add provider inference for model params ([#759](https://github.com/AIGNE-io/aigne-framework/issues/759)) ([0b050ae](https://github.com/AIGNE-io/aigne-framework/commit/0b050ae5132c7fbdd80091a81b7e0d00b21a0da5))
74
+ * **models:** aigne hub video params ([#665](https://github.com/AIGNE-io/aigne-framework/issues/665)) ([d00f836](https://github.com/AIGNE-io/aigne-framework/commit/d00f8368422d8e3707b974e1aff06714731ebb28))
75
+ * **models:** apply dynamic model options resolution and use url output type ([#710](https://github.com/AIGNE-io/aigne-framework/issues/710)) ([1026034](https://github.com/AIGNE-io/aigne-framework/commit/102603402d8fa3ccd52e06f378a73f66ab7464ed))
76
+ * **models:** convert local image to base64 for image model ([#517](https://github.com/AIGNE-io/aigne-framework/issues/517)) ([c0bc971](https://github.com/AIGNE-io/aigne-framework/commit/c0bc971087ef6e1caa641a699aed391a24feb40d))
77
+ * **models:** convert local image to base64 for image model ([#517](https://github.com/AIGNE-io/aigne-framework/issues/517)) ([c0bc971](https://github.com/AIGNE-io/aigne-framework/commit/c0bc971087ef6e1caa641a699aed391a24feb40d))
78
+ * **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))
79
+ * **models:** enhance gemini model tool use with status fields ([#634](https://github.com/AIGNE-io/aigne-framework/issues/634)) ([067b175](https://github.com/AIGNE-io/aigne-framework/commit/067b175c8e31bb5b1a6d0fc5a5cfb2d070d8d709))
80
+ * **observability:** add image/video model cost calculation and improve trace detail UX ([#683](https://github.com/AIGNE-io/aigne-framework/issues/683)) ([07964e4](https://github.com/AIGNE-io/aigne-framework/commit/07964e47d84636b49a291bfe5c1cc1c4dd31f722))
81
+ * should not return local path from aigne hub service ([#460](https://github.com/AIGNE-io/aigne-framework/issues/460)) ([c959717](https://github.com/AIGNE-io/aigne-framework/commit/c95971774f7e84dbeb3313f60b3e6464e2bb22e4))
82
+ * standardize file parameter naming across models ([#534](https://github.com/AIGNE-io/aigne-framework/issues/534)) ([f159a9d](https://github.com/AIGNE-io/aigne-framework/commit/f159a9d6af21ec0e99641996b150560929845845))
83
+ * standardize URL parameter naming from url to baseURL ([#593](https://github.com/AIGNE-io/aigne-framework/issues/593)) ([47efd4a](https://github.com/AIGNE-io/aigne-framework/commit/47efd4aad7130356a0c0bdf905acd8bc50453d26))
84
+ * **transport:** improve HTTP client option handling and error serialization ([#445](https://github.com/AIGNE-io/aigne-framework/issues/445)) ([d3bcdd2](https://github.com/AIGNE-io/aigne-framework/commit/d3bcdd23ab8011a7d40fc157fd61eb240494c7a5))
85
+ * update aigne hub params ([#607](https://github.com/AIGNE-io/aigne-framework/issues/607)) ([9ea9e0b](https://github.com/AIGNE-io/aigne-framework/commit/9ea9e0bce7119abe496a463ecb779b120d48f4bc))
86
+
87
+
88
+ ### Dependencies
89
+
90
+ * The following workspace dependencies were updated
91
+ * dependencies
92
+ * @aigne/anthropic bumped to 0.14.16-beta.27
93
+ * @aigne/bedrock bumped to 0.10.21-beta.25
94
+ * @aigne/core bumped to 1.72.0-beta.25
95
+ * @aigne/deepseek bumped to 0.7.62-beta.25
96
+ * @aigne/doubao bumped to 1.3.0-beta.24
97
+ * @aigne/gemini bumped to 0.14.16-beta.26
98
+ * @aigne/ideogram bumped to 0.4.16-beta.25
99
+ * @aigne/ollama bumped to 0.7.62-beta.25
100
+ * @aigne/open-router bumped to 0.7.62-beta.25
101
+ * @aigne/openai bumped to 0.16.16-beta.25
102
+ * @aigne/poe bumped to 1.1.6-beta.25
103
+ * @aigne/transport bumped to 0.15.25-beta.27
104
+ * @aigne/xai bumped to 0.7.62-beta.25
105
+ * devDependencies
106
+ * @aigne/test-utils bumped to 0.5.69-beta.25
107
+
108
+ ## [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)
109
+
110
+
111
+ ### Dependencies
112
+
113
+ * The following workspace dependencies were updated
114
+ * dependencies
115
+ * @aigne/anthropic bumped to 0.14.16-beta.26
116
+ * @aigne/bedrock bumped to 0.10.21-beta.24
117
+ * @aigne/core bumped to 1.72.0-beta.24
118
+ * @aigne/deepseek bumped to 0.7.62-beta.24
119
+ * @aigne/doubao bumped to 1.3.0-beta.23
120
+ * @aigne/gemini bumped to 0.14.16-beta.25
121
+ * @aigne/ideogram bumped to 0.4.16-beta.24
122
+ * @aigne/ollama bumped to 0.7.62-beta.24
123
+ * @aigne/open-router bumped to 0.7.62-beta.24
124
+ * @aigne/openai bumped to 0.16.16-beta.24
125
+ * @aigne/poe bumped to 1.1.6-beta.24
126
+ * @aigne/transport bumped to 0.15.25-beta.26
127
+ * @aigne/xai bumped to 0.7.62-beta.24
128
+ * devDependencies
129
+ * @aigne/test-utils bumped to 0.5.69-beta.24
130
+
131
+ ## [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)
132
+
133
+
134
+ ### Dependencies
135
+
136
+ * The following workspace dependencies were updated
137
+ * dependencies
138
+ * @aigne/anthropic bumped to 0.14.16-beta.25
139
+ * @aigne/bedrock bumped to 0.10.21-beta.23
140
+ * @aigne/core bumped to 1.72.0-beta.23
141
+ * @aigne/deepseek bumped to 0.7.62-beta.23
142
+ * @aigne/doubao bumped to 1.3.0-beta.22
143
+ * @aigne/gemini bumped to 0.14.16-beta.24
144
+ * @aigne/ideogram bumped to 0.4.16-beta.23
145
+ * @aigne/ollama bumped to 0.7.62-beta.23
146
+ * @aigne/open-router bumped to 0.7.62-beta.23
147
+ * @aigne/openai bumped to 0.16.16-beta.23
148
+ * @aigne/poe bumped to 1.1.6-beta.23
149
+ * @aigne/transport bumped to 0.15.25-beta.25
150
+ * @aigne/xai bumped to 0.7.62-beta.23
151
+ * devDependencies
152
+ * @aigne/test-utils bumped to 0.5.69-beta.23
153
+
154
+ ## [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)
155
+
156
+
157
+ ### Dependencies
158
+
159
+ * The following workspace dependencies were updated
160
+ * dependencies
161
+ * @aigne/anthropic bumped to 0.14.16-beta.24
162
+ * @aigne/bedrock bumped to 0.10.21-beta.22
163
+ * @aigne/core bumped to 1.72.0-beta.22
164
+ * @aigne/deepseek bumped to 0.7.62-beta.22
165
+ * @aigne/doubao bumped to 1.3.0-beta.21
166
+ * @aigne/gemini bumped to 0.14.16-beta.23
167
+ * @aigne/ideogram bumped to 0.4.16-beta.22
168
+ * @aigne/ollama bumped to 0.7.62-beta.22
169
+ * @aigne/open-router bumped to 0.7.62-beta.22
170
+ * @aigne/openai bumped to 0.16.16-beta.22
171
+ * @aigne/poe bumped to 1.1.6-beta.22
172
+ * @aigne/transport bumped to 0.15.25-beta.24
173
+ * @aigne/xai bumped to 0.7.62-beta.22
174
+ * devDependencies
175
+ * @aigne/test-utils bumped to 0.5.69-beta.22
176
+
177
+ ## [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)
178
+
179
+
180
+ ### Dependencies
181
+
182
+ * The following workspace dependencies were updated
183
+ * dependencies
184
+ * @aigne/anthropic bumped to 0.14.16-beta.23
185
+ * @aigne/bedrock bumped to 0.10.21-beta.21
186
+ * @aigne/core bumped to 1.72.0-beta.21
187
+ * @aigne/deepseek bumped to 0.7.62-beta.21
188
+ * @aigne/doubao bumped to 1.3.0-beta.20
189
+ * @aigne/gemini bumped to 0.14.16-beta.22
190
+ * @aigne/ideogram bumped to 0.4.16-beta.21
191
+ * @aigne/ollama bumped to 0.7.62-beta.21
192
+ * @aigne/open-router bumped to 0.7.62-beta.21
193
+ * @aigne/openai bumped to 0.16.16-beta.21
194
+ * @aigne/poe bumped to 1.1.6-beta.21
195
+ * @aigne/transport bumped to 0.15.25-beta.23
196
+ * @aigne/xai bumped to 0.7.62-beta.21
197
+ * devDependencies
198
+ * @aigne/test-utils bumped to 0.5.69-beta.21
199
+
200
+ ## [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)
201
+
202
+
203
+ ### Dependencies
204
+
205
+ * The following workspace dependencies were updated
206
+ * dependencies
207
+ * @aigne/anthropic bumped to 0.14.16-beta.22
208
+ * @aigne/bedrock bumped to 0.10.21-beta.20
209
+ * @aigne/core bumped to 1.72.0-beta.20
210
+ * @aigne/deepseek bumped to 0.7.62-beta.20
211
+ * @aigne/doubao bumped to 1.3.0-beta.19
212
+ * @aigne/gemini bumped to 0.14.16-beta.21
213
+ * @aigne/ideogram bumped to 0.4.16-beta.20
214
+ * @aigne/ollama bumped to 0.7.62-beta.20
215
+ * @aigne/open-router bumped to 0.7.62-beta.20
216
+ * @aigne/openai bumped to 0.16.16-beta.20
217
+ * @aigne/poe bumped to 1.1.6-beta.20
218
+ * @aigne/transport bumped to 0.15.25-beta.22
219
+ * @aigne/xai bumped to 0.7.62-beta.20
220
+ * devDependencies
221
+ * @aigne/test-utils bumped to 0.5.69-beta.20
222
+
223
+ ## [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)
224
+
225
+
226
+ ### Bug Fixes
227
+
228
+ * 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))
229
+
230
+
231
+ ### Dependencies
232
+
233
+ * The following workspace dependencies were updated
234
+ * dependencies
235
+ * @aigne/anthropic bumped to 0.14.16-beta.21
236
+ * @aigne/bedrock bumped to 0.10.21-beta.19
237
+ * @aigne/core bumped to 1.72.0-beta.19
238
+ * @aigne/deepseek bumped to 0.7.62-beta.19
239
+ * @aigne/doubao bumped to 1.3.0-beta.18
240
+ * @aigne/gemini bumped to 0.14.16-beta.20
241
+ * @aigne/ideogram bumped to 0.4.16-beta.19
242
+ * @aigne/ollama bumped to 0.7.62-beta.19
243
+ * @aigne/open-router bumped to 0.7.62-beta.19
244
+ * @aigne/openai bumped to 0.16.16-beta.19
245
+ * @aigne/platform-helpers bumped to 0.6.7-beta.2
246
+ * @aigne/poe bumped to 1.1.6-beta.19
247
+ * @aigne/transport bumped to 0.15.25-beta.21
248
+ * @aigne/xai bumped to 0.7.62-beta.19
249
+ * devDependencies
250
+ * @aigne/test-utils bumped to 0.5.69-beta.19
251
+
252
+ ## [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)
253
+
254
+
255
+ ### Dependencies
256
+
257
+ * The following workspace dependencies were updated
258
+ * dependencies
259
+ * @aigne/anthropic bumped to 0.14.16-beta.20
260
+
261
+ ## [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)
262
+
263
+
264
+ ### Dependencies
265
+
266
+ * The following workspace dependencies were updated
267
+ * dependencies
268
+ * @aigne/anthropic bumped to 0.14.16-beta.19
269
+ * @aigne/bedrock bumped to 0.10.21-beta.18
270
+ * @aigne/core bumped to 1.72.0-beta.18
271
+ * @aigne/deepseek bumped to 0.7.62-beta.18
272
+ * @aigne/doubao bumped to 1.3.0-beta.17
273
+ * @aigne/gemini bumped to 0.14.16-beta.19
274
+ * @aigne/ideogram bumped to 0.4.16-beta.18
275
+ * @aigne/ollama bumped to 0.7.62-beta.18
276
+ * @aigne/open-router bumped to 0.7.62-beta.18
277
+ * @aigne/openai bumped to 0.16.16-beta.18
278
+ * @aigne/poe bumped to 1.1.6-beta.18
279
+ * @aigne/transport bumped to 0.15.25-beta.20
280
+ * @aigne/xai bumped to 0.7.62-beta.18
281
+ * devDependencies
282
+ * @aigne/test-utils bumped to 0.5.69-beta.18
283
+
284
+ ## [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)
285
+
286
+
287
+ ### Dependencies
288
+
289
+ * The following workspace dependencies were updated
290
+ * dependencies
291
+ * @aigne/anthropic bumped to 0.14.16-beta.18
292
+ * @aigne/bedrock bumped to 0.10.21-beta.17
293
+ * @aigne/core bumped to 1.72.0-beta.17
294
+ * @aigne/deepseek bumped to 0.7.62-beta.17
295
+ * @aigne/doubao bumped to 1.3.0-beta.16
296
+ * @aigne/gemini bumped to 0.14.16-beta.18
297
+ * @aigne/ideogram bumped to 0.4.16-beta.17
298
+ * @aigne/ollama bumped to 0.7.62-beta.17
299
+ * @aigne/open-router bumped to 0.7.62-beta.17
300
+ * @aigne/openai bumped to 0.16.16-beta.17
301
+ * @aigne/poe bumped to 1.1.6-beta.17
302
+ * @aigne/transport bumped to 0.15.25-beta.19
303
+ * @aigne/xai bumped to 0.7.62-beta.17
304
+ * devDependencies
305
+ * @aigne/test-utils bumped to 0.5.69-beta.17
306
+
307
+ ## [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)
308
+
309
+
310
+ ### Dependencies
311
+
312
+ * The following workspace dependencies were updated
313
+ * dependencies
314
+ * @aigne/anthropic bumped to 0.14.16-beta.17
315
+ * @aigne/bedrock bumped to 0.10.21-beta.16
316
+ * @aigne/core bumped to 1.72.0-beta.16
317
+ * @aigne/deepseek bumped to 0.7.62-beta.16
318
+ * @aigne/doubao bumped to 1.3.0-beta.15
319
+ * @aigne/gemini bumped to 0.14.16-beta.17
320
+ * @aigne/ideogram bumped to 0.4.16-beta.16
321
+ * @aigne/ollama bumped to 0.7.62-beta.16
322
+ * @aigne/open-router bumped to 0.7.62-beta.16
323
+ * @aigne/openai bumped to 0.16.16-beta.16
324
+ * @aigne/poe bumped to 1.1.6-beta.16
325
+ * @aigne/transport bumped to 0.15.25-beta.18
326
+ * @aigne/xai bumped to 0.7.62-beta.16
327
+ * devDependencies
328
+ * @aigne/test-utils bumped to 0.5.69-beta.16
329
+
330
+ ## [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)
331
+
332
+
333
+ ### Dependencies
334
+
335
+ * The following workspace dependencies were updated
336
+ * dependencies
337
+ * @aigne/anthropic bumped to 0.14.16-beta.16
338
+ * @aigne/bedrock bumped to 0.10.21-beta.15
339
+ * @aigne/core bumped to 1.72.0-beta.15
340
+ * @aigne/deepseek bumped to 0.7.62-beta.15
341
+ * @aigne/doubao bumped to 1.3.0-beta.14
342
+ * @aigne/gemini bumped to 0.14.16-beta.16
343
+ * @aigne/ideogram bumped to 0.4.16-beta.15
344
+ * @aigne/ollama bumped to 0.7.62-beta.15
345
+ * @aigne/open-router bumped to 0.7.62-beta.15
346
+ * @aigne/openai bumped to 0.16.16-beta.15
347
+ * @aigne/poe bumped to 1.1.6-beta.15
348
+ * @aigne/transport bumped to 0.15.25-beta.17
349
+ * @aigne/xai bumped to 0.7.62-beta.15
350
+ * devDependencies
351
+ * @aigne/test-utils bumped to 0.5.69-beta.15
352
+
353
+ ## [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)
354
+
355
+
356
+ ### Bug Fixes
357
+
358
+ * **core:** default enable auto breakpoints for chat model ([d4a6b83](https://github.com/AIGNE-io/aigne-framework/commit/d4a6b8323d6c83be45669885b32febb545bdf797))
359
+
360
+
361
+ ### Dependencies
362
+
363
+ * The following workspace dependencies were updated
364
+ * dependencies
365
+ * @aigne/anthropic bumped to 0.14.16-beta.15
366
+ * @aigne/bedrock bumped to 0.10.21-beta.14
367
+ * @aigne/core bumped to 1.72.0-beta.14
368
+ * @aigne/deepseek bumped to 0.7.62-beta.14
369
+ * @aigne/doubao bumped to 1.3.0-beta.13
370
+ * @aigne/gemini bumped to 0.14.16-beta.15
371
+ * @aigne/ideogram bumped to 0.4.16-beta.14
372
+ * @aigne/ollama bumped to 0.7.62-beta.14
373
+ * @aigne/open-router bumped to 0.7.62-beta.14
374
+ * @aigne/openai bumped to 0.16.16-beta.14
375
+ * @aigne/poe bumped to 1.1.6-beta.14
376
+ * @aigne/transport bumped to 0.15.25-beta.16
377
+ * @aigne/xai bumped to 0.7.62-beta.14
378
+ * devDependencies
379
+ * @aigne/test-utils bumped to 0.5.69-beta.14
380
+
381
+ ## [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)
382
+
383
+
384
+ ### Bug Fixes
385
+
386
+ * **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))
387
+
388
+ ## [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)
389
+
390
+
391
+ ### Bug Fixes
392
+
393
+ * bump version ([696560f](https://github.com/AIGNE-io/aigne-framework/commit/696560fa2673eddcb4d00ac0523fbbbde7273cb3))
394
+
395
+
396
+ ### Dependencies
397
+
398
+ * The following workspace dependencies were updated
399
+ * dependencies
400
+ * @aigne/anthropic bumped to 0.14.16-beta.14
401
+ * @aigne/bedrock bumped to 0.10.21-beta.13
402
+ * @aigne/core bumped to 1.72.0-beta.13
403
+ * @aigne/deepseek bumped to 0.7.62-beta.13
404
+ * @aigne/doubao bumped to 1.3.0-beta.12
405
+ * @aigne/gemini bumped to 0.14.16-beta.14
406
+ * @aigne/ideogram bumped to 0.4.16-beta.13
407
+ * @aigne/ollama bumped to 0.7.62-beta.13
408
+ * @aigne/open-router bumped to 0.7.62-beta.13
409
+ * @aigne/openai bumped to 0.16.16-beta.13
410
+ * @aigne/platform-helpers bumped to 0.6.7-beta.1
411
+ * @aigne/poe bumped to 1.1.6-beta.13
412
+ * @aigne/transport bumped to 0.15.25-beta.15
413
+ * @aigne/xai bumped to 0.7.62-beta.13
414
+ * devDependencies
415
+ * @aigne/test-utils bumped to 0.5.69-beta.13
416
+
417
+ ## [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)
418
+
419
+
420
+ ### Dependencies
421
+
422
+ * The following workspace dependencies were updated
423
+ * dependencies
424
+ * @aigne/anthropic bumped to 0.14.16-beta.13
425
+ * @aigne/bedrock bumped to 0.10.21-beta.12
426
+ * @aigne/core bumped to 1.72.0-beta.12
427
+ * @aigne/deepseek bumped to 0.7.62-beta.12
428
+ * @aigne/doubao bumped to 1.3.0-beta.11
429
+ * @aigne/gemini bumped to 0.14.16-beta.13
430
+ * @aigne/ideogram bumped to 0.4.16-beta.12
431
+ * @aigne/ollama bumped to 0.7.62-beta.12
432
+ * @aigne/open-router bumped to 0.7.62-beta.12
433
+ * @aigne/openai bumped to 0.16.16-beta.12
434
+ * @aigne/poe bumped to 1.1.6-beta.12
435
+ * @aigne/transport bumped to 0.15.25-beta.14
436
+ * @aigne/xai bumped to 0.7.62-beta.12
437
+ * devDependencies
438
+ * @aigne/test-utils bumped to 0.5.69-beta.12
439
+
440
+ ## [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)
441
+
442
+
443
+ ### Dependencies
444
+
445
+ * The following workspace dependencies were updated
446
+ * dependencies
447
+ * @aigne/anthropic bumped to 0.14.16-beta.12
448
+ * @aigne/bedrock bumped to 0.10.21-beta.11
449
+ * @aigne/core bumped to 1.72.0-beta.11
450
+ * @aigne/deepseek bumped to 0.7.62-beta.11
451
+ * @aigne/doubao bumped to 1.3.0-beta.10
452
+ * @aigne/gemini bumped to 0.14.16-beta.12
453
+ * @aigne/ideogram bumped to 0.4.16-beta.11
454
+ * @aigne/ollama bumped to 0.7.62-beta.11
455
+ * @aigne/open-router bumped to 0.7.62-beta.11
456
+ * @aigne/openai bumped to 0.16.16-beta.11
457
+ * @aigne/poe bumped to 1.1.6-beta.11
458
+ * @aigne/transport bumped to 0.15.25-beta.13
459
+ * @aigne/xai bumped to 0.7.62-beta.11
460
+ * devDependencies
461
+ * @aigne/test-utils bumped to 0.5.69-beta.11
462
+
463
+ ## [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)
464
+
465
+
466
+ ### Dependencies
467
+
468
+ * The following workspace dependencies were updated
469
+ * dependencies
470
+ * @aigne/anthropic bumped to 0.14.16-beta.11
471
+ * @aigne/bedrock bumped to 0.10.21-beta.10
472
+ * @aigne/core bumped to 1.72.0-beta.10
473
+ * @aigne/deepseek bumped to 0.7.62-beta.10
474
+ * @aigne/doubao bumped to 1.3.0-beta.9
475
+ * @aigne/gemini bumped to 0.14.16-beta.11
476
+ * @aigne/ideogram bumped to 0.4.16-beta.10
477
+ * @aigne/ollama bumped to 0.7.62-beta.10
478
+ * @aigne/open-router bumped to 0.7.62-beta.10
479
+ * @aigne/openai bumped to 0.16.16-beta.10
480
+ * @aigne/poe bumped to 1.1.6-beta.10
481
+ * @aigne/transport bumped to 0.15.25-beta.12
482
+ * @aigne/xai bumped to 0.7.62-beta.10
483
+ * devDependencies
484
+ * @aigne/test-utils bumped to 0.5.69-beta.10
485
+
486
+ ## [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)
487
+
488
+
489
+ ### Dependencies
490
+
491
+ * The following workspace dependencies were updated
492
+ * dependencies
493
+ * @aigne/anthropic bumped to 0.14.16-beta.10
494
+ * @aigne/bedrock bumped to 0.10.21-beta.9
495
+ * @aigne/core bumped to 1.72.0-beta.9
496
+ * @aigne/deepseek bumped to 0.7.62-beta.9
497
+ * @aigne/doubao bumped to 1.3.0-beta.8
498
+ * @aigne/gemini bumped to 0.14.16-beta.10
499
+ * @aigne/ideogram bumped to 0.4.16-beta.9
500
+ * @aigne/ollama bumped to 0.7.62-beta.9
501
+ * @aigne/open-router bumped to 0.7.62-beta.9
502
+ * @aigne/openai bumped to 0.16.16-beta.9
503
+ * @aigne/poe bumped to 1.1.6-beta.9
504
+ * @aigne/transport bumped to 0.15.25-beta.11
505
+ * @aigne/xai bumped to 0.7.62-beta.9
506
+ * devDependencies
507
+ * @aigne/test-utils bumped to 0.5.69-beta.9
508
+
509
+ ## [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)
510
+
511
+
512
+ ### Dependencies
513
+
514
+ * The following workspace dependencies were updated
515
+ * dependencies
516
+ * @aigne/anthropic bumped to 0.14.16-beta.9
517
+ * @aigne/bedrock bumped to 0.10.21-beta.8
518
+ * @aigne/core bumped to 1.72.0-beta.8
519
+ * @aigne/deepseek bumped to 0.7.62-beta.8
520
+ * @aigne/doubao bumped to 1.3.0-beta.7
521
+ * @aigne/gemini bumped to 0.14.16-beta.9
522
+ * @aigne/ideogram bumped to 0.4.16-beta.8
523
+ * @aigne/ollama bumped to 0.7.62-beta.8
524
+ * @aigne/open-router bumped to 0.7.62-beta.8
525
+ * @aigne/openai bumped to 0.16.16-beta.8
526
+ * @aigne/poe bumped to 1.1.6-beta.8
527
+ * @aigne/transport bumped to 0.15.25-beta.10
528
+ * @aigne/xai bumped to 0.7.62-beta.8
529
+ * devDependencies
530
+ * @aigne/test-utils bumped to 0.5.69-beta.8
531
+
532
+ ## [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)
533
+
534
+
535
+ ### Dependencies
536
+
537
+ * The following workspace dependencies were updated
538
+ * dependencies
539
+ * @aigne/transport bumped to 0.15.25-beta.9
540
+
541
+ ## [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)
542
+
543
+
544
+ ### Dependencies
545
+
546
+ * The following workspace dependencies were updated
547
+ * dependencies
548
+ * @aigne/anthropic bumped to 0.14.16-beta.8
549
+ * @aigne/bedrock bumped to 0.10.21-beta.7
550
+ * @aigne/core bumped to 1.72.0-beta.7
551
+ * @aigne/deepseek bumped to 0.7.62-beta.7
552
+ * @aigne/doubao bumped to 1.3.0-beta.6
553
+ * @aigne/gemini bumped to 0.14.16-beta.8
554
+ * @aigne/ideogram bumped to 0.4.16-beta.7
555
+ * @aigne/ollama bumped to 0.7.62-beta.7
556
+ * @aigne/open-router bumped to 0.7.62-beta.7
557
+ * @aigne/openai bumped to 0.16.16-beta.7
558
+ * @aigne/poe bumped to 1.1.6-beta.7
559
+ * @aigne/transport bumped to 0.15.25-beta.8
560
+ * @aigne/xai bumped to 0.7.62-beta.7
561
+ * devDependencies
562
+ * @aigne/test-utils bumped to 0.5.69-beta.7
563
+
3
564
  ## [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)
4
565
 
5
566
 
@@ -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: number;
12
- output_credits_per_token: number;
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: number;
12
- output_credits_per_token: number;
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: number;
12
- output_credits_per_token: number;
11
+ input_credits_per_token: string;
12
+ output_credits_per_token: string;
13
13
  providerDisplayName: string;
14
14
  status?: {
15
15
  available: boolean;
@@ -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: number;
15
- output_credits_per_token: number;
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: number;
27
- output_credits_per_token: number;
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: number;
50
- output_credits_per_token: number;
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: number;
62
- output_credits_per_token: number;
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: number;
85
- output_credits_per_token: number;
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: number;
97
- output_credits_per_token: number;
96
+ input_credits_per_token: string;
97
+ output_credits_per_token: string;
98
98
  providerDisplayName: string;
99
99
  status?: {
100
100
  available: boolean;
@@ -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: number;
10
- output_credits_per_token: number;
9
+ input_credits_per_token: string;
10
+ output_credits_per_token: string;
11
11
  providerDisplayName: string;
12
12
  status?: {
13
13
  available: boolean;
@@ -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.number(),
14
- output_credits_per_token: zod_1.z.number(),
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: number;
12
- output_credits_per_token: number;
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: number;
12
- output_credits_per_token: number;
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: number;
12
- output_credits_per_token: number;
11
+ input_credits_per_token: string;
12
+ output_credits_per_token: string;
13
13
  providerDisplayName: string;
14
14
  status?: {
15
15
  available: boolean;
@@ -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: number;
15
- output_credits_per_token: number;
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: number;
27
- output_credits_per_token: number;
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: number;
50
- output_credits_per_token: number;
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: number;
62
- output_credits_per_token: number;
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: number;
85
- output_credits_per_token: number;
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: number;
97
- output_credits_per_token: number;
96
+ input_credits_per_token: string;
97
+ output_credits_per_token: string;
98
98
  providerDisplayName: string;
99
99
  status?: {
100
100
  available: boolean;
@@ -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: number;
10
- output_credits_per_token: number;
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: number;
12
- output_credits_per_token: number;
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: number;
12
- output_credits_per_token: number;
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: number;
12
- output_credits_per_token: number;
11
+ input_credits_per_token: string;
12
+ output_credits_per_token: string;
13
13
  providerDisplayName: string;
14
14
  status?: {
15
15
  available: boolean;
@@ -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: number;
15
- output_credits_per_token: number;
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: number;
27
- output_credits_per_token: number;
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: number;
50
- output_credits_per_token: number;
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: number;
62
- output_credits_per_token: number;
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: number;
85
- output_credits_per_token: number;
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: number;
97
- output_credits_per_token: number;
96
+ input_credits_per_token: string;
97
+ output_credits_per_token: string;
98
98
  providerDisplayName: string;
99
99
  status?: {
100
100
  available: boolean;
@@ -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: number;
10
- output_credits_per_token: number;
9
+ input_credits_per_token: string;
10
+ output_credits_per_token: string;
11
11
  providerDisplayName: string;
12
12
  status?: {
13
13
  available: boolean;
@@ -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.number(),
11
- output_credits_per_token: z.number(),
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.9",
3
+ "version": "0.10.17-beta",
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.7",
43
- "@aigne/bedrock": "^0.10.21-beta.6",
44
- "@aigne/deepseek": "^0.7.62-beta.6",
45
- "@aigne/core": "^1.72.0-beta.6",
46
- "@aigne/doubao": "^1.3.0-beta.5",
47
- "@aigne/gemini": "^0.14.16-beta.7",
48
- "@aigne/ideogram": "^0.4.16-beta.6",
49
- "@aigne/ollama": "^0.7.62-beta.6",
50
- "@aigne/open-router": "^0.7.62-beta.6",
51
- "@aigne/openai": "^0.16.16-beta.6",
52
- "@aigne/platform-helpers": "^0.6.7-beta",
53
- "@aigne/poe": "^1.1.6-beta.6",
54
- "@aigne/transport": "^0.15.25-beta.7",
55
- "@aigne/xai": "^0.7.62-beta.6"
42
+ "@aigne/anthropic": "^0.14.16",
43
+ "@aigne/bedrock": "^0.10.21",
44
+ "@aigne/core": "^1.72.0",
45
+ "@aigne/deepseek": "^0.7.62",
46
+ "@aigne/doubao": "^1.3.0",
47
+ "@aigne/gemini": "^0.14.16",
48
+ "@aigne/ollama": "^0.7.62",
49
+ "@aigne/ideogram": "^0.4.16",
50
+ "@aigne/open-router": "^0.7.62",
51
+ "@aigne/openai": "^0.16.16",
52
+ "@aigne/poe": "^1.1.6",
53
+ "@aigne/platform-helpers": "^0.6.7",
54
+ "@aigne/transport": "^0.15.25",
55
+ "@aigne/xai": "^0.7.63-beta"
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.6"
64
+ "@aigne/test-utils": "^0.5.69"
65
65
  },
66
66
  "scripts": {
67
67
  "lint": "tsc --noEmit",