@aigne/ollama 0.7.62-beta.2 → 0.7.62-beta.21

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