auto-save 2026-05-11 17:27 (~4)

This commit is contained in:
2026-05-11 17:27:50 +08:00
parent e870792f20
commit c4716b8c44
4 changed files with 103 additions and 42 deletions

View File

@@ -1272,6 +1272,7 @@ git push # Gitea kangwan/hermes-glass-ui-personal
<div class="settings-field">
<label for="modelProfileApiKeyRef">API Key 引用</label>
<input type="text" id="modelProfileApiKeyRef" placeholder="OPENROUTER_API_KEY / 服务器环境变量" autocomplete="off">
<div class="settings-help">只填服务器环境变量名;前端不保存真实 Key。Agent 使用该 Profile 时会由桥接服务代理请求。</div>
</div>
<div class="settings-field model-profile-checks">
<label class="settings-checkline"><input type="checkbox" id="modelProfileEnabled" checked> 启用</label>