mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-08 22:21:23 +00:00
Update webview-ui/src/components/settings/ApiOptions.tsx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
This commit is contained in:
parent
fc4d50100e
commit
4dd9972c41
1 changed files with 1 additions and 1 deletions
|
|
@ -1278,7 +1278,7 @@ const ApiOptions = ({
|
|||
{anthropicThinkingBudget && (
|
||||
<>
|
||||
<div className="text-muted-foreground text-sm">
|
||||
Number of tokens Claude is allowed use for its internal reasoning process.
|
||||
Number of tokens Claude is allowed to use for its internal reasoning process.
|
||||
</div>
|
||||
<div className="flex items-center gap-2">
|
||||
<Slider
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue