mirror of
https://github.com/Wx-2025/ST-Amily2-Chat-Optimisation.git
synced 2026-06-06 11:35:50 +00:00
Update amily2-modal.html
This commit is contained in:
@@ -209,7 +209,7 @@
|
||||
|
||||
<div class="amily2_settings_block">
|
||||
<label for="amily2_max_tokens">最大Token数: <span id="amily2_max_tokens_value"></span></label>
|
||||
<input id="amily2_max_tokens" type="range" min="100" max="20000" step="50" />
|
||||
<input id="amily2_max_tokens" type="range" min="100" max="100000" step="50" />
|
||||
</div>
|
||||
<div class="amily2_settings_block">
|
||||
<label for="amily2_temperature">思考活跃度: <span id="amily2_temperature_value"></span></label>
|
||||
|
||||
Reference in New Issue
Block a user