@aigne/xai 0.7.62-beta.8 → 0.7.62

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +226 -0
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,5 +1,231 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.7.62](https://github.com/AIGNE-io/aigne-framework/compare/xai-v0.7.62-beta.25...xai-v0.7.62) (2026-01-16)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * The following workspace dependencies were updated
9
+ * dependencies
10
+ * @aigne/openai bumped to 0.16.16
11
+ * devDependencies
12
+ * @aigne/core bumped to 1.72.0
13
+ * @aigne/test-utils bumped to 0.5.69
14
+
15
+ ## [0.7.62-beta.25](https://github.com/AIGNE-io/aigne-framework/compare/xai-v0.7.62-beta.24...xai-v0.7.62-beta.25) (2026-01-16)
16
+
17
+
18
+ ### Dependencies
19
+
20
+ * The following workspace dependencies were updated
21
+ * dependencies
22
+ * @aigne/openai bumped to 0.16.16-beta.25
23
+ * devDependencies
24
+ * @aigne/core bumped to 1.72.0-beta.25
25
+ * @aigne/test-utils bumped to 0.5.69-beta.25
26
+
27
+ ## [0.7.62-beta.24](https://github.com/AIGNE-io/aigne-framework/compare/xai-v0.7.62-beta.23...xai-v0.7.62-beta.24) (2026-01-16)
28
+
29
+
30
+ ### Dependencies
31
+
32
+ * The following workspace dependencies were updated
33
+ * dependencies
34
+ * @aigne/openai bumped to 0.16.16-beta.24
35
+ * devDependencies
36
+ * @aigne/core bumped to 1.72.0-beta.24
37
+ * @aigne/test-utils bumped to 0.5.69-beta.24
38
+
39
+ ## [0.7.62-beta.23](https://github.com/AIGNE-io/aigne-framework/compare/xai-v0.7.62-beta.22...xai-v0.7.62-beta.23) (2026-01-15)
40
+
41
+
42
+ ### Dependencies
43
+
44
+ * The following workspace dependencies were updated
45
+ * dependencies
46
+ * @aigne/openai bumped to 0.16.16-beta.23
47
+ * devDependencies
48
+ * @aigne/core bumped to 1.72.0-beta.23
49
+ * @aigne/test-utils bumped to 0.5.69-beta.23
50
+
51
+ ## [0.7.62-beta.22](https://github.com/AIGNE-io/aigne-framework/compare/xai-v0.7.62-beta.21...xai-v0.7.62-beta.22) (2026-01-15)
52
+
53
+
54
+ ### Dependencies
55
+
56
+ * The following workspace dependencies were updated
57
+ * dependencies
58
+ * @aigne/openai bumped to 0.16.16-beta.22
59
+ * devDependencies
60
+ * @aigne/core bumped to 1.72.0-beta.22
61
+ * @aigne/test-utils bumped to 0.5.69-beta.22
62
+
63
+ ## [0.7.62-beta.21](https://github.com/AIGNE-io/aigne-framework/compare/xai-v0.7.62-beta.20...xai-v0.7.62-beta.21) (2026-01-15)
64
+
65
+
66
+ ### Dependencies
67
+
68
+ * The following workspace dependencies were updated
69
+ * dependencies
70
+ * @aigne/openai bumped to 0.16.16-beta.21
71
+ * devDependencies
72
+ * @aigne/core bumped to 1.72.0-beta.21
73
+ * @aigne/test-utils bumped to 0.5.69-beta.21
74
+
75
+ ## [0.7.62-beta.20](https://github.com/AIGNE-io/aigne-framework/compare/xai-v0.7.62-beta.19...xai-v0.7.62-beta.20) (2026-01-15)
76
+
77
+
78
+ ### Dependencies
79
+
80
+ * The following workspace dependencies were updated
81
+ * dependencies
82
+ * @aigne/openai bumped to 0.16.16-beta.20
83
+ * devDependencies
84
+ * @aigne/core bumped to 1.72.0-beta.20
85
+ * @aigne/test-utils bumped to 0.5.69-beta.20
86
+
87
+ ## [0.7.62-beta.19](https://github.com/AIGNE-io/aigne-framework/compare/xai-v0.7.62-beta.18...xai-v0.7.62-beta.19) (2026-01-14)
88
+
89
+
90
+ ### Bug Fixes
91
+
92
+ * 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))
93
+
94
+
95
+ ### Dependencies
96
+
97
+ * The following workspace dependencies were updated
98
+ * dependencies
99
+ * @aigne/openai bumped to 0.16.16-beta.19
100
+ * devDependencies
101
+ * @aigne/core bumped to 1.72.0-beta.19
102
+ * @aigne/test-utils bumped to 0.5.69-beta.19
103
+
104
+ ## [0.7.62-beta.18](https://github.com/AIGNE-io/aigne-framework/compare/xai-v0.7.62-beta.17...xai-v0.7.62-beta.18) (2026-01-13)
105
+
106
+
107
+ ### Dependencies
108
+
109
+ * The following workspace dependencies were updated
110
+ * dependencies
111
+ * @aigne/openai bumped to 0.16.16-beta.18
112
+ * devDependencies
113
+ * @aigne/core bumped to 1.72.0-beta.18
114
+ * @aigne/test-utils bumped to 0.5.69-beta.18
115
+
116
+ ## [0.7.62-beta.17](https://github.com/AIGNE-io/aigne-framework/compare/xai-v0.7.62-beta.16...xai-v0.7.62-beta.17) (2026-01-12)
117
+
118
+
119
+ ### Dependencies
120
+
121
+ * The following workspace dependencies were updated
122
+ * dependencies
123
+ * @aigne/openai bumped to 0.16.16-beta.17
124
+ * devDependencies
125
+ * @aigne/core bumped to 1.72.0-beta.17
126
+ * @aigne/test-utils bumped to 0.5.69-beta.17
127
+
128
+ ## [0.7.62-beta.16](https://github.com/AIGNE-io/aigne-framework/compare/xai-v0.7.62-beta.15...xai-v0.7.62-beta.16) (2026-01-12)
129
+
130
+
131
+ ### Dependencies
132
+
133
+ * The following workspace dependencies were updated
134
+ * dependencies
135
+ * @aigne/openai bumped to 0.16.16-beta.16
136
+ * devDependencies
137
+ * @aigne/core bumped to 1.72.0-beta.16
138
+ * @aigne/test-utils bumped to 0.5.69-beta.16
139
+
140
+ ## [0.7.62-beta.15](https://github.com/AIGNE-io/aigne-framework/compare/xai-v0.7.62-beta.14...xai-v0.7.62-beta.15) (2026-01-10)
141
+
142
+
143
+ ### Dependencies
144
+
145
+ * The following workspace dependencies were updated
146
+ * dependencies
147
+ * @aigne/openai bumped to 0.16.16-beta.15
148
+ * devDependencies
149
+ * @aigne/core bumped to 1.72.0-beta.15
150
+ * @aigne/test-utils bumped to 0.5.69-beta.15
151
+
152
+ ## [0.7.62-beta.14](https://github.com/AIGNE-io/aigne-framework/compare/xai-v0.7.62-beta.13...xai-v0.7.62-beta.14) (2026-01-09)
153
+
154
+
155
+ ### Dependencies
156
+
157
+ * The following workspace dependencies were updated
158
+ * dependencies
159
+ * @aigne/openai bumped to 0.16.16-beta.14
160
+ * devDependencies
161
+ * @aigne/core bumped to 1.72.0-beta.14
162
+ * @aigne/test-utils bumped to 0.5.69-beta.14
163
+
164
+ ## [0.7.62-beta.13](https://github.com/AIGNE-io/aigne-framework/compare/xai-v0.7.62-beta.12...xai-v0.7.62-beta.13) (2026-01-08)
165
+
166
+
167
+ ### Bug Fixes
168
+
169
+ * bump version ([696560f](https://github.com/AIGNE-io/aigne-framework/commit/696560fa2673eddcb4d00ac0523fbbbde7273cb3))
170
+
171
+
172
+ ### Dependencies
173
+
174
+ * The following workspace dependencies were updated
175
+ * dependencies
176
+ * @aigne/openai bumped to 0.16.16-beta.13
177
+ * devDependencies
178
+ * @aigne/core bumped to 1.72.0-beta.13
179
+ * @aigne/test-utils bumped to 0.5.69-beta.13
180
+
181
+ ## [0.7.62-beta.12](https://github.com/AIGNE-io/aigne-framework/compare/xai-v0.7.62-beta.11...xai-v0.7.62-beta.12) (2026-01-07)
182
+
183
+
184
+ ### Dependencies
185
+
186
+ * The following workspace dependencies were updated
187
+ * dependencies
188
+ * @aigne/openai bumped to 0.16.16-beta.12
189
+ * devDependencies
190
+ * @aigne/core bumped to 1.72.0-beta.12
191
+ * @aigne/test-utils bumped to 0.5.69-beta.12
192
+
193
+ ## [0.7.62-beta.11](https://github.com/AIGNE-io/aigne-framework/compare/xai-v0.7.62-beta.10...xai-v0.7.62-beta.11) (2026-01-06)
194
+
195
+
196
+ ### Dependencies
197
+
198
+ * The following workspace dependencies were updated
199
+ * dependencies
200
+ * @aigne/openai bumped to 0.16.16-beta.11
201
+ * devDependencies
202
+ * @aigne/core bumped to 1.72.0-beta.11
203
+ * @aigne/test-utils bumped to 0.5.69-beta.11
204
+
205
+ ## [0.7.62-beta.10](https://github.com/AIGNE-io/aigne-framework/compare/xai-v0.7.62-beta.9...xai-v0.7.62-beta.10) (2026-01-06)
206
+
207
+
208
+ ### Dependencies
209
+
210
+ * The following workspace dependencies were updated
211
+ * dependencies
212
+ * @aigne/openai bumped to 0.16.16-beta.10
213
+ * devDependencies
214
+ * @aigne/core bumped to 1.72.0-beta.10
215
+ * @aigne/test-utils bumped to 0.5.69-beta.10
216
+
217
+ ## [0.7.62-beta.9](https://github.com/AIGNE-io/aigne-framework/compare/xai-v0.7.62-beta.8...xai-v0.7.62-beta.9) (2026-01-02)
218
+
219
+
220
+ ### Dependencies
221
+
222
+ * The following workspace dependencies were updated
223
+ * dependencies
224
+ * @aigne/openai bumped to 0.16.16-beta.9
225
+ * devDependencies
226
+ * @aigne/core bumped to 1.72.0-beta.9
227
+ * @aigne/test-utils bumped to 0.5.69-beta.9
228
+
3
229
  ## [0.7.62-beta.8](https://github.com/AIGNE-io/aigne-framework/compare/xai-v0.7.62-beta.7...xai-v0.7.62-beta.8) (2025-12-31)
4
230
 
5
231
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aigne/xai",
3
- "version": "0.7.62-beta.8",
3
+ "version": "0.7.62",
4
4
  "description": "AIGNE XAI SDK for integrating with XAI language models and API services",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -35,7 +35,7 @@
35
35
  }
36
36
  },
37
37
  "dependencies": {
38
- "@aigne/openai": "^0.16.16-beta.8"
38
+ "@aigne/openai": "^0.16.16"
39
39
  },
40
40
  "devDependencies": {
41
41
  "@types/bun": "^1.2.22",
@@ -43,8 +43,8 @@
43
43
  "npm-run-all": "^4.1.5",
44
44
  "rimraf": "^6.0.1",
45
45
  "typescript": "^5.9.2",
46
- "@aigne/core": "^1.72.0-beta.8",
47
- "@aigne/test-utils": "^0.5.69-beta.8"
46
+ "@aigne/core": "^1.72.0",
47
+ "@aigne/test-utils": "^0.5.69"
48
48
  },
49
49
  "scripts": {
50
50
  "lint": "tsc --noEmit",