Update budget description

This commit is contained in:
Saoud Rizwan 2025-03-01 01:43:35 -08:00
parent 3f5b6f6e33
commit c891d24ef6

View file

@ -141,7 +141,7 @@ const ThinkingBudgetSlider = ({ apiConfiguration, setApiConfiguration }: Thinkin
$max={maxSliderValue}
/>
<Description>Higher values allow Claude to think more deeply before responding.</Description>
<Description>Higher budgets may allow you to achieve more comprehensive and nuanced reasoning</Description>
</>
)}
</Container>