@futdevpro/nts-dynamo 1.15.114 → 1.15.115

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.
@@ -1,7 +1,7 @@
1
1
  import { DyNTS_AIMock_Fixture } from '../_models/interfaces/aim-fixture.interface';
2
2
 
3
3
  /**
4
- * Valodi AI-generalasbol beegetve (live capture 2026-07-21). Kezzel NE szerkeszd.
4
+ * Valodi AI-generalasbol beegetve (live capture 2026-07-21/22). Kezzel NE szerkeszd.
5
5
  *
6
6
  * Determinisztikus sorrend (match-kulcs szerint) + rendezett objektum-kulcsok, hogy az ujra-generalas
7
7
  * ne okozzon zajos diff-et. Forras: `DyNTS_AIMock_FixtureSerializer_Util`.
@@ -100,6 +100,39 @@ export const DyNTS_AIMock_TextFixtures: DyNTS_AIMock_Fixture[] = [
100
100
  "provider": "open-ai",
101
101
  "sourceModel": "gpt-5.4-nano"
102
102
  },
103
+ {
104
+ "capturedAt": "2026-07-22T13:50:16.666Z",
105
+ "config": {
106
+ "size": "1024x1024"
107
+ },
108
+ "input": "a plain solid red square, flat color",
109
+ "inputHash": "cac20fa0b4d6eb0429e72b6695998ee4af14ea4337aa5d6f7e66af6cbe51e3ba",
110
+ "modality": "image",
111
+ "model": "gpt-image-2",
112
+ "output": {
113
+ "background": "opaque",
114
+ "imageBytes": 836511,
115
+ "imageSha256": "eac470a0c262c7db79fb42988671379e6ac1c97a687ee17a0f26846c81fe1173",
116
+ "output_format": "png",
117
+ "quality": "low",
118
+ "size": "1024x1024",
119
+ "usage": {
120
+ "input_tokens": 14,
121
+ "input_tokens_details": {
122
+ "image_tokens": 0,
123
+ "text_tokens": 14
124
+ },
125
+ "output_tokens": 196,
126
+ "output_tokens_details": {
127
+ "image_tokens": 196,
128
+ "text_tokens": 0
129
+ },
130
+ "total_tokens": 210
131
+ }
132
+ },
133
+ "provider": "open-ai",
134
+ "sourceModel": "gpt-image-2"
135
+ },
103
136
  {
104
137
  "capturedAt": "2026-07-22T00:58:39.151Z",
105
138
  "config": {},