mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
fix: remove duplicate translation keys in settings.json
This commit is contained in:
parent
809602f2b8
commit
c13260f935
1 changed files with 1 additions and 3 deletions
|
|
@ -535,9 +535,7 @@
|
|||
"placeholder": "Default: claude",
|
||||
"maxTokensLabel": "Max Output Tokens",
|
||||
"maxTokensDescription": "Maximum number of output tokens for Claude Code responses. Default is 8000."
|
||||
},
|
||||
"openAiStrictToolMessageOrdering": "Strict tool message ordering",
|
||||
"openAiStrictToolMessageOrderingDescription": "Enable this if your API returns errors like \"Unexpected role 'user' after role 'tool'\". This merges text content into tool messages to fix compatibility with NVIDIA NIM, OpenRouter, and other strict OpenAI-compatible APIs."
|
||||
}
|
||||
},
|
||||
"browser": {
|
||||
"enable": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue