修改了提示

This commit is contained in:
史悦
2025-10-28 13:39:08 +08:00
parent 54f1dffab6
commit 9436ccf83a

View File

@@ -142,7 +142,7 @@
<input <input
id="api-url" id="api-url"
type="text" type="text"
placeholder="https://api.example.com/v1/chat" placeholder="https://api.example.com/v1/chat/completions"
class="config-input" class="config-input"
value="" value=""
/> />