feat(image): auto-pair image model

This commit is contained in:
Peter Steinberger
2026-01-12 17:50:44 +00:00
parent e91aa0657e
commit 8ff09f8337
4 changed files with 295 additions and 8 deletions

View File

@@ -153,7 +153,7 @@ Core parameters:
- `maxBytesMb` (optional size cap)
Notes:
- Only available when `agents.defaults.imageModel` is configured (primary or fallbacks).
- Only available when `agents.defaults.imageModel` is configured (primary or fallbacks), or when an implicit image model can be inferred from your default model + configured auth (best-effort pairing).
- Uses the image model directly (independent of the main chat model).
### `message`