fix: prefer the focused frame, bound model length, drop dead flag

This commit is contained in:
golem
2026-08-01 23:15:46 -06:00
parent d7821e3dc7
commit 51bf4d5c01
6 changed files with 37 additions and 13 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
<form id="settings" autocomplete="off">
<div class="field">
<label for="model">Model <span class="tag">experimental</span></label>
<input type="text" id="model" placeholder="auto" spellcheck="false" />
<input type="text" id="model" placeholder="auto" spellcheck="false" maxlength="200" />
<p class="hint">
ChatGPT may ignore this and use your account default. Leave blank to
always use your account default.