@aigne/ideogram 0.4.16-beta.9 → 0.4.16

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