@aigne/ideogram 0.4.16-beta.9 → 0.4.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,216 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.4.17-beta](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16...ideogram-v0.4.17-beta) (2026-01-20)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * The following workspace dependencies were updated
9
+ * dependencies
10
+ * @aigne/core bumped to 1.73.0-beta
11
+ * devDependencies
12
+ * @aigne/test-utils bumped to 0.5.70-beta
13
+
14
+ ## [0.4.16](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.25...ideogram-v0.4.16) (2026-01-16)
15
+
16
+
17
+ ### Dependencies
18
+
19
+ * The following workspace dependencies were updated
20
+ * dependencies
21
+ * @aigne/core bumped to 1.72.0
22
+ * devDependencies
23
+ * @aigne/test-utils bumped to 0.5.69
24
+
25
+ ## [0.4.16-beta.25](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.24...ideogram-v0.4.16-beta.25) (2026-01-16)
26
+
27
+
28
+ ### Features
29
+
30
+ * 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))
31
+
32
+
33
+ ### Bug Fixes
34
+
35
+ * 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))
36
+ * 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))
37
+ * add timeout to doubao and ideogram image models ([#761](https://github.com/AIGNE-io/aigne-framework/issues/761)) ([c232483](https://github.com/AIGNE-io/aigne-framework/commit/c232483c6024426524c3310e64b22d9f63206227))
38
+ * bump version ([696560f](https://github.com/AIGNE-io/aigne-framework/commit/696560fa2673eddcb4d00ac0523fbbbde7273cb3))
39
+ * bump version ([70d217c](https://github.com/AIGNE-io/aigne-framework/commit/70d217c8360dd0dda7f5f17011c4e92ec836e801))
40
+ * bump version ([af04b69](https://github.com/AIGNE-io/aigne-framework/commit/af04b6931951afa35d52065430acc7fef4b10087))
41
+ * bump version ([ba7ad18](https://github.com/AIGNE-io/aigne-framework/commit/ba7ad184fcf32b49bf0507a3cb638d20fb00690d))
42
+ * bump version ([93a1c10](https://github.com/AIGNE-io/aigne-framework/commit/93a1c10cf35f88eaafe91092481f5d087bd5b3a9))
43
+ * 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))
44
+ * move zod from devDependencies to dependencies in ideogram model ([#539](https://github.com/AIGNE-io/aigne-framework/issues/539)) ([9a08529](https://github.com/AIGNE-io/aigne-framework/commit/9a08529c53a40817acc831fb9b1925e200671f40))
45
+ * 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))
46
+ * support gemini-2.0-flash model for image model ([#429](https://github.com/AIGNE-io/aigne-framework/issues/429)) ([5a0bba1](https://github.com/AIGNE-io/aigne-framework/commit/5a0bba197cf8785384b70302f86cf702d04b7fc4))
47
+
48
+
49
+ ### Dependencies
50
+
51
+ * The following workspace dependencies were updated
52
+ * dependencies
53
+ * @aigne/core bumped to 1.72.0-beta.25
54
+ * devDependencies
55
+ * @aigne/test-utils bumped to 0.5.69-beta.25
56
+
57
+ ## [0.4.16-beta.24](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.23...ideogram-v0.4.16-beta.24) (2026-01-16)
58
+
59
+
60
+ ### Dependencies
61
+
62
+ * The following workspace dependencies were updated
63
+ * dependencies
64
+ * @aigne/core bumped to 1.72.0-beta.24
65
+ * devDependencies
66
+ * @aigne/test-utils bumped to 0.5.69-beta.24
67
+
68
+ ## [0.4.16-beta.23](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.22...ideogram-v0.4.16-beta.23) (2026-01-15)
69
+
70
+
71
+ ### Dependencies
72
+
73
+ * The following workspace dependencies were updated
74
+ * dependencies
75
+ * @aigne/core bumped to 1.72.0-beta.23
76
+ * devDependencies
77
+ * @aigne/test-utils bumped to 0.5.69-beta.23
78
+
79
+ ## [0.4.16-beta.22](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.21...ideogram-v0.4.16-beta.22) (2026-01-15)
80
+
81
+
82
+ ### Dependencies
83
+
84
+ * The following workspace dependencies were updated
85
+ * dependencies
86
+ * @aigne/core bumped to 1.72.0-beta.22
87
+ * devDependencies
88
+ * @aigne/test-utils bumped to 0.5.69-beta.22
89
+
90
+ ## [0.4.16-beta.21](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.20...ideogram-v0.4.16-beta.21) (2026-01-15)
91
+
92
+
93
+ ### Dependencies
94
+
95
+ * The following workspace dependencies were updated
96
+ * dependencies
97
+ * @aigne/core bumped to 1.72.0-beta.21
98
+ * devDependencies
99
+ * @aigne/test-utils bumped to 0.5.69-beta.21
100
+
101
+ ## [0.4.16-beta.20](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.19...ideogram-v0.4.16-beta.20) (2026-01-15)
102
+
103
+
104
+ ### Dependencies
105
+
106
+ * The following workspace dependencies were updated
107
+ * dependencies
108
+ * @aigne/core bumped to 1.72.0-beta.20
109
+ * devDependencies
110
+ * @aigne/test-utils bumped to 0.5.69-beta.20
111
+
112
+ ## [0.4.16-beta.19](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.18...ideogram-v0.4.16-beta.19) (2026-01-14)
113
+
114
+
115
+ ### Bug Fixes
116
+
117
+ * 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))
118
+
119
+
120
+ ### Dependencies
121
+
122
+ * The following workspace dependencies were updated
123
+ * dependencies
124
+ * @aigne/core bumped to 1.72.0-beta.19
125
+ * devDependencies
126
+ * @aigne/test-utils bumped to 0.5.69-beta.19
127
+
128
+ ## [0.4.16-beta.18](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.17...ideogram-v0.4.16-beta.18) (2026-01-13)
129
+
130
+
131
+ ### Dependencies
132
+
133
+ * The following workspace dependencies were updated
134
+ * dependencies
135
+ * @aigne/core bumped to 1.72.0-beta.18
136
+
137
+ ## [0.4.16-beta.17](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.16...ideogram-v0.4.16-beta.17) (2026-01-12)
138
+
139
+
140
+ ### Dependencies
141
+
142
+ * The following workspace dependencies were updated
143
+ * dependencies
144
+ * @aigne/core bumped to 1.72.0-beta.17
145
+
146
+ ## [0.4.16-beta.16](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.15...ideogram-v0.4.16-beta.16) (2026-01-12)
147
+
148
+
149
+ ### Dependencies
150
+
151
+ * The following workspace dependencies were updated
152
+ * dependencies
153
+ * @aigne/core bumped to 1.72.0-beta.16
154
+
155
+ ## [0.4.16-beta.15](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.14...ideogram-v0.4.16-beta.15) (2026-01-10)
156
+
157
+
158
+ ### Dependencies
159
+
160
+ * The following workspace dependencies were updated
161
+ * dependencies
162
+ * @aigne/core bumped to 1.72.0-beta.15
163
+
164
+ ## [0.4.16-beta.14](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.13...ideogram-v0.4.16-beta.14) (2026-01-09)
165
+
166
+
167
+ ### Dependencies
168
+
169
+ * The following workspace dependencies were updated
170
+ * dependencies
171
+ * @aigne/core bumped to 1.72.0-beta.14
172
+
173
+ ## [0.4.16-beta.13](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.12...ideogram-v0.4.16-beta.13) (2026-01-08)
174
+
175
+
176
+ ### Bug Fixes
177
+
178
+ * bump version ([696560f](https://github.com/AIGNE-io/aigne-framework/commit/696560fa2673eddcb4d00ac0523fbbbde7273cb3))
179
+
180
+
181
+ ### Dependencies
182
+
183
+ * The following workspace dependencies were updated
184
+ * dependencies
185
+ * @aigne/core bumped to 1.72.0-beta.13
186
+
187
+ ## [0.4.16-beta.12](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.11...ideogram-v0.4.16-beta.12) (2026-01-07)
188
+
189
+
190
+ ### Dependencies
191
+
192
+ * The following workspace dependencies were updated
193
+ * dependencies
194
+ * @aigne/core bumped to 1.72.0-beta.12
195
+
196
+ ## [0.4.16-beta.11](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.10...ideogram-v0.4.16-beta.11) (2026-01-06)
197
+
198
+
199
+ ### Dependencies
200
+
201
+ * The following workspace dependencies were updated
202
+ * dependencies
203
+ * @aigne/core bumped to 1.72.0-beta.11
204
+
205
+ ## [0.4.16-beta.10](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.9...ideogram-v0.4.16-beta.10) (2026-01-06)
206
+
207
+
208
+ ### Dependencies
209
+
210
+ * The following workspace dependencies were updated
211
+ * dependencies
212
+ * @aigne/core bumped to 1.72.0-beta.10
213
+
3
214
  ## [0.4.16-beta.9](https://github.com/AIGNE-io/aigne-framework/compare/ideogram-v0.4.16-beta.8...ideogram-v0.4.16-beta.9) (2026-01-02)
4
215
 
5
216
 
@@ -35,5 +35,5 @@ export declare class IdeogramImageModel extends ImageModel<IdeogramImageModelInp
35
35
  * @param input The input to process
36
36
  * @returns The generated response
37
37
  */
38
- process(input: IdeogramImageModelInput, options: AgentInvokeOptions): Promise<ImageModelOutput>;
38
+ process(input: IdeogramImageModelInput, _options: AgentInvokeOptions): Promise<ImageModelOutput>;
39
39
  }
@@ -45,7 +45,7 @@ class IdeogramImageModel extends core_1.ImageModel {
45
45
  * @param input The input to process
46
46
  * @returns The generated response
47
47
  */
48
- async process(input, options) {
48
+ async process(input, _options) {
49
49
  const model = input.model || this.credential.model;
50
50
  const formData = new FormData();
51
51
  if (model !== "ideogram-v3") {
@@ -78,7 +78,7 @@ class IdeogramImageModel extends core_1.ImageModel {
78
78
  if (inputImages.length > 1) {
79
79
  throw new Error(`${this.name} only support one image for editing`);
80
80
  }
81
- const { data } = await this.transformFileType("file", image, options);
81
+ const { data } = await this.transformFileType("file", image);
82
82
  formData.append("image", new Blob([Buffer.from(data, "base64")]));
83
83
  }
84
84
  const { url, apiKey } = this.credential;
@@ -35,5 +35,5 @@ export declare class IdeogramImageModel extends ImageModel<IdeogramImageModelInp
35
35
  * @param input The input to process
36
36
  * @returns The generated response
37
37
  */
38
- process(input: IdeogramImageModelInput, options: AgentInvokeOptions): Promise<ImageModelOutput>;
38
+ process(input: IdeogramImageModelInput, _options: AgentInvokeOptions): Promise<ImageModelOutput>;
39
39
  }
@@ -35,5 +35,5 @@ export declare class IdeogramImageModel extends ImageModel<IdeogramImageModelInp
35
35
  * @param input The input to process
36
36
  * @returns The generated response
37
37
  */
38
- process(input: IdeogramImageModelInput, options: AgentInvokeOptions): Promise<ImageModelOutput>;
38
+ process(input: IdeogramImageModelInput, _options: AgentInvokeOptions): Promise<ImageModelOutput>;
39
39
  }
@@ -42,7 +42,7 @@ export class IdeogramImageModel extends ImageModel {
42
42
  * @param input The input to process
43
43
  * @returns The generated response
44
44
  */
45
- async process(input, options) {
45
+ async process(input, _options) {
46
46
  const model = input.model || this.credential.model;
47
47
  const formData = new FormData();
48
48
  if (model !== "ideogram-v3") {
@@ -75,7 +75,7 @@ export class IdeogramImageModel extends ImageModel {
75
75
  if (inputImages.length > 1) {
76
76
  throw new Error(`${this.name} only support one image for editing`);
77
77
  }
78
- const { data } = await this.transformFileType("file", image, options);
78
+ const { data } = await this.transformFileType("file", image);
79
79
  formData.append("image", new Blob([Buffer.from(data, "base64")]));
80
80
  }
81
81
  const { url, apiKey } = this.credential;
package/package.json CHANGED
@@ -36,7 +36,7 @@
36
36
  "dependencies": {
37
37
  "ufo": "^1.6.1",
38
38
  "zod": "3.25.67",
39
- "@aigne/core": "1.72.0-beta.9"
39
+ "@aigne/core": "1.73.0-beta"
40
40
  },
41
41
  "devDependencies": {
42
42
  "@types/bun": "^1.2.22",
@@ -45,9 +45,10 @@
45
45
  "hono": "^4.9.7",
46
46
  "npm-run-all": "^4.1.5",
47
47
  "rimraf": "^6.0.1",
48
- "typescript": "^5.9.2"
48
+ "typescript": "^5.9.2",
49
+ "@aigne/test-utils": "^0.5.70-beta"
49
50
  },
50
- "version": "0.4.16-beta.9",
51
+ "version": "0.4.17-beta",
51
52
  "scripts": {
52
53
  "lint": "tsc --noEmit",
53
54
  "build": "tsc --build scripts/tsconfig.build.json",