We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5794520 commit 8d5786cCopy full SHA for 8d5786c
2 files changed
extend/remindai/assets/model_protocol.jpg
25.3 KB
extend/remindai/configure.html
@@ -612,7 +612,7 @@ <h2><span class="section-icon">🎨</span> <span data-i18n="models.title">模型
612
<p class="section-desc" data-i18n="models.desc">RemindAI 原生支持 OpenAI、Anthropic、Gemini 三种协议,你可以添加多个模型并随时切换默认模型。</p>
613
614
<div class="screenshot-wrap">
615
- <img src="assets/protocol_conversion.png" alt="模型管理" data-i18n-alt="models.screenshot" />
+ <img src="assets/model_protocol.jpg" alt="模型管理" data-i18n-alt="models.screenshot" />
616
<div class="caption" data-i18n="models.caption">模型卡片管理 — 支持拖拽排序,点击设为默认</div>
617
</div>
618
0 commit comments