feat: support aggregated image model protocols

This commit is contained in:
Codex
2026-08-01 23:38:31 +08:00
parent 4430149ee4
commit 52d877836c
8 changed files with 474 additions and 9 deletions
+6
View File
@@ -1365,6 +1365,12 @@ textarea:focus-visible,
font-weight: 650;
}
.model-input > small {
color: var(--text-faint);
font-size: 8px;
line-height: 1.45;
}
.model-input input,
.model-input select,
.routing-row select {