Commit 3aaad7d
committed
[DOC] Clarify MODEL_TYPE_MULTIMODAL is an alias for MODEL_TYPE_TEXT_VISION
Both constants share the same value (2) in LlmModuleConfig.java, so
listing them as separate model types implied behavior that does not
exist. Reword the available-model-types sentence to drop the misleading
third entry and note the alias explicitly. Flagged on the original
PR (#19611).1 parent 9898bc5 commit 3aaad7d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments