Raise max response length to 128k for GPT-5 models (#4753)

eb0706d294c64243fbc23a56b5c4c449d35a0a98

Madobe Ichika <39766401+madobeichika@users.noreply.github.com>

Signed
1 files changed, +1 -1Showing whitespace changes
public/index.html+1 -1
@@ -648,7 +648,7 @@
648648 Max Response Length (tokens)
649649 </div>
650650 <div class="wide100p">
651651 <input type="number" id="openai_max_tokens" name="openai_max_tokens" class="text_pole" min="1" max="65536128000" step="1">
652652 </div>
653653 </div>
654654 <div class="range-block" data-source="openai,custom,xai,aimlapi,moonshot,azure_openai">