Skip to content

Allow FormData to be passed as input to AI bindings#5590

Merged
danlapid merged 2 commits intocloudflare:mainfrom
thatsKevinJain:kevin/form-data
Dec 3, 2025
Merged

Allow FormData to be passed as input to AI bindings#5590
danlapid merged 2 commits intocloudflare:mainfrom
thatsKevinJain:kevin/form-data

Conversation

@thatsKevinJain
Copy link
Copy Markdown
Contributor

Models like bfl/flux-2-dev accept FormData as inputs, where the user
can pass multiple images as style references. This PR allows AI bindings
to pass FormData as-is to the model.

```
Models like bfl/flux-2-dev accept FormData as inputs, where the user
can pass multiple images as style references. This PR allows AI bindings
to pass FormData as-is to the model.
```
@thatsKevinJain thatsKevinJain requested a review from a team as a code owner November 26, 2025 02:44
@thatsKevinJain
Copy link
Copy Markdown
Contributor Author

@danlapid CI passed ✅

@danlapid danlapid merged commit 6067b11 into cloudflare:main Dec 3, 2025
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants