@agentproto/catalog-sync 0.2.0

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.
@@ -0,0 +1,217 @@
1
+ {
2
+ "_meta": {
3
+ "source": "Curated from Replicate text-to-image collection + official models",
4
+ "fetched": "snapshot-authorship-date: 2026-06-29",
5
+ "note": "HAND-AUTHORED FIXTURE — to be refreshed against Replicate search/model-list API when available. Mirrors real Replicate model metadata shape (owner/name, description, run_count, cover_image_url) for image-generation models."
6
+ },
7
+ "models": [
8
+ {
9
+ "owner": "google",
10
+ "name": "nano-banana-pro",
11
+ "description": "Best quality, excellent text rendering (Gemini Pro) — image generation and editing",
12
+ "visibility": "public",
13
+ "run_count": 8675309,
14
+ "cover_image_url": "https://replicate.delivery/models/google/nano-banana-pro/cover.png",
15
+ "latest_version": {
16
+ "id": "google/nano-banana-pro:latest",
17
+ "created_at": "2026-05-01T00:00:00Z",
18
+ "openapi_schema": {
19
+ "input": { "type": "object", "properties": { "prompt": { "type": "string" }, "image_input": { "type": "array", "items": { "type": "string" } } } },
20
+ "output": { "type": "string", "format": "uri" }
21
+ }
22
+ }
23
+ },
24
+ {
25
+ "owner": "google",
26
+ "name": "nano-banana-2",
27
+ "description": "Higher quality, supports up to 4K resolution (Gemini 2.5 Pro) — image generation and editing",
28
+ "visibility": "public",
29
+ "run_count": 6123456,
30
+ "cover_image_url": "https://replicate.delivery/models/google/nano-banana-2/cover.png",
31
+ "latest_version": {
32
+ "id": "google/nano-banana-2:latest",
33
+ "created_at": "2026-04-15T00:00:00Z",
34
+ "openapi_schema": {
35
+ "input": { "type": "object", "properties": { "prompt": { "type": "string" }, "image_input": { "type": "array", "items": { "type": "string" } } } },
36
+ "output": { "type": "string", "format": "uri" }
37
+ }
38
+ }
39
+ },
40
+ {
41
+ "owner": "google",
42
+ "name": "nano-banana",
43
+ "description": "Fast generation (Gemini Flash), good for bulk — image generation and editing",
44
+ "visibility": "public",
45
+ "run_count": 12345678,
46
+ "cover_image_url": "https://replicate.delivery/models/google/nano-banana/cover.png",
47
+ "latest_version": {
48
+ "id": "google/nano-banana:latest",
49
+ "created_at": "2026-03-01T00:00:00Z",
50
+ "openapi_schema": {
51
+ "input": { "type": "object", "properties": { "prompt": { "type": "string" }, "image_input": { "type": "array", "items": { "type": "string" } } } },
52
+ "output": { "type": "string", "format": "uri" }
53
+ }
54
+ }
55
+ },
56
+ {
57
+ "owner": "black-forest-labs",
58
+ "name": "flux-2-dev",
59
+ "description": "General purpose, fast, good quality image generation with editing capabilities",
60
+ "visibility": "public",
61
+ "run_count": 4567890,
62
+ "cover_image_url": "https://replicate.delivery/models/black-forest-labs/flux-2-dev/cover.png",
63
+ "latest_version": {
64
+ "id": "black-forest-labs/flux-2-dev:latest",
65
+ "created_at": "2026-06-01T00:00:00Z",
66
+ "openapi_schema": {
67
+ "input": { "type": "object", "properties": { "prompt": { "type": "string" }, "input_images": { "type": "array", "items": { "type": "string" } } } },
68
+ "output": { "type": "string", "format": "uri" }
69
+ }
70
+ }
71
+ },
72
+ {
73
+ "owner": "black-forest-labs",
74
+ "name": "flux-kontext-pro",
75
+ "description": "Character consistency with reference images (edit mode)",
76
+ "visibility": "public",
77
+ "run_count": 2345678,
78
+ "cover_image_url": "https://replicate.delivery/models/black-forest-labs/flux-kontext-pro/cover.png",
79
+ "latest_version": {
80
+ "id": "black-forest-labs/flux-kontext-pro:latest",
81
+ "created_at": "2026-05-15T00:00:00Z",
82
+ "openapi_schema": {
83
+ "input": { "type": "object", "properties": { "prompt": { "type": "string" }, "input_image": { "type": "string", "format": "uri" } } },
84
+ "output": { "type": "string", "format": "uri" }
85
+ }
86
+ }
87
+ },
88
+ {
89
+ "owner": "black-forest-labs",
90
+ "name": "flux-kontext-max",
91
+ "description": "Higher quality kontext editing with reference images",
92
+ "visibility": "public",
93
+ "run_count": 1123456,
94
+ "cover_image_url": "https://replicate.delivery/models/black-forest-labs/flux-kontext-max/cover.png",
95
+ "latest_version": {
96
+ "id": "black-forest-labs/flux-kontext-max:latest",
97
+ "created_at": "2026-05-15T00:00:00Z",
98
+ "openapi_schema": {
99
+ "input": { "type": "object", "properties": { "prompt": { "type": "string" }, "input_image": { "type": "string", "format": "uri" } } },
100
+ "output": { "type": "string", "format": "uri" }
101
+ }
102
+ }
103
+ },
104
+ {
105
+ "owner": "black-forest-labs",
106
+ "name": "flux-1.1-pro-ultra",
107
+ "description": "Highest-fidelity Flux (4MP, photorealistic) — text-to-image generation",
108
+ "visibility": "public",
109
+ "run_count": 3456789,
110
+ "cover_image_url": "https://replicate.delivery/models/black-forest-labs/flux-1.1-pro-ultra/cover.png",
111
+ "latest_version": {
112
+ "id": "black-forest-labs/flux-1.1-pro-ultra:latest",
113
+ "created_at": "2025-11-01T00:00:00Z",
114
+ "openapi_schema": {
115
+ "input": { "type": "object", "properties": { "prompt": { "type": "string" } } },
116
+ "output": { "type": "string", "format": "uri" }
117
+ }
118
+ }
119
+ },
120
+ {
121
+ "owner": "bytedance",
122
+ "name": "seedream-4",
123
+ "description": "Photorealistic, good for landscapes — image generation and editing with reference support",
124
+ "visibility": "public",
125
+ "run_count": 1567890,
126
+ "cover_image_url": "https://replicate.delivery/models/bytedance/seedream-4/cover.png",
127
+ "latest_version": {
128
+ "id": "bytedance/seedream-4:latest",
129
+ "created_at": "2026-04-01T00:00:00Z",
130
+ "openapi_schema": {
131
+ "input": { "type": "object", "properties": { "prompt": { "type": "string" }, "image_input": { "type": "array", "items": { "type": "string" } } } },
132
+ "output": { "type": "string", "format": "uri" }
133
+ }
134
+ }
135
+ },
136
+ {
137
+ "owner": "recraft-ai",
138
+ "name": "recraft-v3",
139
+ "description": "Stylized illustrations and designs — text-to-image generation",
140
+ "visibility": "public",
141
+ "run_count": 890123,
142
+ "cover_image_url": "https://replicate.delivery/models/recraft-ai/recraft-v3/cover.png",
143
+ "latest_version": {
144
+ "id": "recraft-ai/recraft-v3:latest",
145
+ "created_at": "2025-10-01T00:00:00Z",
146
+ "openapi_schema": {
147
+ "input": { "type": "object", "properties": { "prompt": { "type": "string" } } },
148
+ "output": { "type": "string", "format": "uri" }
149
+ }
150
+ }
151
+ },
152
+ {
153
+ "owner": "minimax",
154
+ "name": "image-01",
155
+ "description": "Very fast, cheaper image generation — outputs multiple images per generation",
156
+ "visibility": "public",
157
+ "run_count": 456789,
158
+ "cover_image_url": "https://replicate.delivery/models/minimax/image-01/cover.png",
159
+ "latest_version": {
160
+ "id": "minimax/image-01:latest",
161
+ "created_at": "2025-09-01T00:00:00Z",
162
+ "openapi_schema": {
163
+ "input": { "type": "object", "properties": { "prompt": { "type": "string" } } },
164
+ "output": { "type": "array", "items": { "type": "string", "format": "uri" } }
165
+ }
166
+ }
167
+ },
168
+ {
169
+ "owner": "openai",
170
+ "name": "gpt-image-1",
171
+ "description": "OpenAI native image generation (text-aware, edit-capable) — single reference image input",
172
+ "visibility": "public",
173
+ "run_count": 5678901,
174
+ "cover_image_url": "https://replicate.delivery/models/openai/gpt-image-1/cover.png",
175
+ "latest_version": {
176
+ "id": "openai/gpt-image-1:latest",
177
+ "created_at": "2026-03-15T00:00:00Z",
178
+ "openapi_schema": {
179
+ "input": { "type": "object", "properties": { "prompt": { "type": "string" }, "input_image": { "type": "string", "format": "uri" } } },
180
+ "output": { "type": "string", "format": "uri" }
181
+ }
182
+ }
183
+ },
184
+ {
185
+ "owner": "ideogram-ai",
186
+ "name": "ideogram-v3-turbo",
187
+ "description": "Excellent text rendering, posters and infographics — text-to-image generation",
188
+ "visibility": "public",
189
+ "run_count": 2345678,
190
+ "cover_image_url": "https://replicate.delivery/models/ideogram-ai/ideogram-v3-turbo/cover.png",
191
+ "latest_version": {
192
+ "id": "ideogram-ai/ideogram-v3-turbo:latest",
193
+ "created_at": "2026-02-01T00:00:00Z",
194
+ "openapi_schema": {
195
+ "input": { "type": "object", "properties": { "prompt": { "type": "string" } } },
196
+ "output": { "type": "string", "format": "uri" }
197
+ }
198
+ }
199
+ },
200
+ {
201
+ "owner": "black-forest-labs",
202
+ "name": "flux-1.1-pro",
203
+ "description": "Legacy Flux model — text-to-image generation",
204
+ "visibility": "public",
205
+ "run_count": 9876543,
206
+ "cover_image_url": "https://replicate.delivery/models/black-forest-labs/flux-1.1-pro/cover.png",
207
+ "latest_version": {
208
+ "id": "black-forest-labs/flux-1.1-pro:latest",
209
+ "created_at": "2025-07-01T00:00:00Z",
210
+ "openapi_schema": {
211
+ "input": { "type": "object", "properties": { "prompt": { "type": "string" } } },
212
+ "output": { "type": "string", "format": "uri" }
213
+ }
214
+ }
215
+ }
216
+ ]
217
+ }
@@ -0,0 +1,68 @@
1
+ {
2
+ "data": [
3
+ {
4
+ "id": "anthropic/claude-haiku-4.5",
5
+ "name": "Anthropic: Claude Haiku 4.5",
6
+ "pricing": {
7
+ "prompt": "0.000001",
8
+ "completion": "0.000005",
9
+ "request": "0",
10
+ "image": "0",
11
+ "input_cache_read": "0.0000001",
12
+ "input_cache_write": "0.00000125"
13
+ }
14
+ },
15
+ {
16
+ "id": "anthropic/claude-sonnet-4.5",
17
+ "name": "Anthropic: Claude Sonnet 4.5",
18
+ "pricing": {
19
+ "prompt": "0.000003",
20
+ "completion": "0.000015",
21
+ "request": "0",
22
+ "image": "0",
23
+ "input_cache_read": "0.0000003",
24
+ "input_cache_write": "0.00000375"
25
+ }
26
+ },
27
+ {
28
+ "id": "deepseek/deepseek-chat",
29
+ "name": "DeepSeek: DeepSeek V3.1 Chat",
30
+ "pricing": {
31
+ "prompt": "0.00000032",
32
+ "completion": "0.00000089",
33
+ "request": "0",
34
+ "image": "0"
35
+ }
36
+ },
37
+ {
38
+ "id": "google/gemini-2.5-flash",
39
+ "name": "Google: Gemini 2.5 Flash",
40
+ "pricing": {
41
+ "prompt": "0.0000003",
42
+ "completion": "0.0000025",
43
+ "request": "0",
44
+ "image": "0"
45
+ }
46
+ },
47
+ {
48
+ "id": "mistralai/mistral-large-2512",
49
+ "name": "Mistral: Mistral Large 2512",
50
+ "pricing": {
51
+ "prompt": "0.0000005",
52
+ "completion": "0.0000015",
53
+ "request": "0",
54
+ "image": "0"
55
+ }
56
+ },
57
+ {
58
+ "id": "openai/gpt-5.2",
59
+ "name": "OpenAI: GPT-5.2",
60
+ "pricing": {
61
+ "prompt": "0.00000175",
62
+ "completion": "0.000014",
63
+ "request": "0",
64
+ "image": "0"
65
+ }
66
+ }
67
+ ]
68
+ }