Commit d676d22
committed
docs(ai-gemini): describe image routing by model list, not prefix
The prose and the changeset still said the adapter routes on a `gemini-`
prefix. It routes on membership in GEMINI_NATIVE_IMAGE_MODELS, so an
unlisted `gemini-*` id reaches generateImages and fails there.
Raised by CodeRabbit on #1103.1 parent df46934 commit d676d22
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
417 | | - | |
| 417 | + | |
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
| |||
0 commit comments