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