fix: ignore unsupported image generation overrides

This commit is contained in:
Peter Steinberger
2026-04-06 00:16:13 +01:00
parent 1e90dd4258
commit b0009ac340
7 changed files with 258 additions and 59 deletions

View File

@@ -66,7 +66,7 @@ Use `action: "list"` to inspect available providers and models at runtime:
| `count` | number | Number of images to generate (14) |
| `filename` | string | Output filename hint |
Not all providers support all parameters. The tool passes what each provider supports and ignores the rest.
Not all providers support all parameters. The tool passes what each provider supports, ignores the rest, and reports dropped overrides in the tool result.
## Configuration