feat: integration of models.dev and proper handling of outpout tokens

This commit is contained in:
2026-03-01 14:04:23 +01:00
parent 6891613943
commit 1dd520f770
18 changed files with 2101 additions and 14 deletions

View File

@@ -242,6 +242,18 @@
flex: 1;
}
.setting-input-group select {
flex: 1;
}
/* Model catalog metadata line */
.model-catalog-info {
font-size: 11px;
color: var(--vscode-descriptionForeground, #888);
padding: 4px 0 0;
line-height: 1.4;
}
.setting-toggle-visibility {
background: transparent;
border: none;