feat(web): agent model config add thinking_budget_tokens

This commit is contained in:
zhaoying
2026-04-23 15:47:43 +08:00
parent 17905196c9
commit 8deb69b595
5 changed files with 51 additions and 15 deletions

View File

@@ -1534,6 +1534,8 @@ export const en = {
uploadCover: 'Import and Overwrite',
refresh: 'Refresh Current Page',
json_output: 'Support JSON formatted output',
thinking_budget_tokens: 'thinking budget tokens',
thinking_budget_tokens_max_error: "Cannot exceed the max tokens limit ({{max}})",
},
userMemory: {
userMemory: 'User Memory',