chore: init max tokens for mindie models

This commit is contained in:
jialin
2025-04-12 11:48:02 +08:00
parent fb8fcc5028
commit f77bf37be8
3 changed files with 33 additions and 13 deletions
+1 -1
View File
@@ -96,7 +96,7 @@
}
color: var(--color-logs-text);
font-size: var(--font-size-base);
font-size: var(--font-size-small);
line-height: 22px;
white-space: pre-wrap;
background-color: var(--color-logs-bg);