imbytecat 4ef2f1ba2b fix: use image[] field for multi-reference edits
OpenAI documents the multipart array syntax as image[] for multiple
references; strict gateways reject repeated 'image' parts with
duplicate_parameter 400. Use 'image' for single, 'image[]' for 2+.
2026-05-18 23:22:42 +08:00
2026-05-18 21:50:41 +08:00
2026-05-18 21:50:41 +08:00
2026-05-18 21:50:41 +08:00

ai-playground

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.13. Bun is a fast all-in-one JavaScript runtime.

S
Description
No description provided
Readme 92 KiB
Languages
TypeScript 66.2%
HTML 33.8%