(
{t('Budget Tokens Ratio')}
field.onChange(event.target.value)}
/>
{t(
'Budget tokens = max tokens × ratio. Accepts a decimal between 0.002 and 1. Recommended to keep aligned with upstream billing.'
)}
)}
/>
{!isAdapterEnabled && (
{t(
'Gemini will continue to auto-detect thinking mode even with the adapter disabled. Enable this only when you need finer control over pricing and budgeting.'
)}
)}