fix(web): add min validator

This commit is contained in:
zhaoying
2026-04-28 16:17:31 +08:00
parent 7a0f08148e
commit 75fbe44839
3 changed files with 15 additions and 8 deletions

View File

@@ -1538,6 +1538,7 @@ export const en = {
json_output: 'Support JSON formatted output',
thinking_budget_tokens: 'thinking budget tokens',
thinking_budget_tokens_max_error: "Cannot exceed the max tokens limit ({{max}})",
thinking_budget_tokens_min_error: "Cannot be less than {{min}}",
logSearchPlaceholder: 'Search log content',
},
userMemory: {