Commit bc3be47
committed
docs(gemini): document embedding-model filtering and validation errors
The Gemini provider page did not mention that embedding-only models (those without generateContent support) are filtered out of the model catalog, and had no troubleshooting section for validation errors.
Both additions are grounded in src/lib/inference/provider-models.ts and src/lib/inference/onboard-probes.ts.
Fixes #8971
Signed-off-by: Ashish Shrees <47479956+ashrees@users.noreply.github.com>1 parent deee72e commit bc3be47
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
47 | 59 | | |
48 | 60 | | |
49 | 61 | | |
| |||
0 commit comments