Add reasoning effort

This commit is contained in:
dwrz
2026-07-07 15:14:07 +00:00
parent c730ecdc22
commit 27fa702071
9 changed files with 192 additions and 122 deletions

View File

@@ -730,7 +730,7 @@ body {
.settings-label__sub {
display: block;
font-size: var(--s-2);
font-size: var(--s-1);
font-weight: 400;
color: var(--color-text-muted);
margin-top: 0.125rem;
@@ -756,10 +756,6 @@ body {
outline-offset: 2px;
}
.settings-field {
margin-bottom: var(--s1);
}
.settings-textarea {
display: block;
width: 100%;