Commit 6d66567
committed
fix(fal_ai): stop advertising /v1/images/edits for gpt-image-2 edit
The edit model is reached through the image generation path with fal's
image_urls param; /v1/images/edits is not wired for fal_ai and errors.
Point supported_endpoints at /v1/images/generations and say so in the
entry notes.1 parent 618d907 commit 6d66567
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17426 | 17426 | | |
17427 | 17427 | | |
17428 | 17428 | | |
17429 | | - | |
| 17429 | + | |
17430 | 17430 | | |
17431 | 17431 | | |
17432 | 17432 | | |
17433 | 17433 | | |
17434 | 17434 | | |
17435 | | - | |
| 17435 | + | |
17436 | 17436 | | |
17437 | 17437 | | |
17438 | 17438 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17426 | 17426 | | |
17427 | 17427 | | |
17428 | 17428 | | |
17429 | | - | |
| 17429 | + | |
17430 | 17430 | | |
17431 | 17431 | | |
17432 | 17432 | | |
17433 | 17433 | | |
17434 | 17434 | | |
17435 | | - | |
| 17435 | + | |
17436 | 17436 | | |
17437 | 17437 | | |
17438 | 17438 | | |
| |||
0 commit comments