4ef2f1ba2b8e3870b50806f6f48b23f9400e085a
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+.
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.
Description
Languages
TypeScript
66.2%
HTML
33.8%