Files
ChuQuadrant/public/scripts/templates/welcome.html
2025-09-14 23:43:10 +08:00

52 lines
2.6 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<h3>
<span id="version_display_welcome">{{displayVersion}}</span>
</h3>
<p style="font-weight: bold; color: red;">
注意:此实例仅供功能体验。如需长期稳定使用,请联系 <b>24级16班信息委员</b> 获取私有账号。
</p>
<p>
<a href="https://webstatic.fatui.xyz/cq" target="_blank">宣传文案</a>
</p>
<h3>如何开始使用?</h3>
<ol>
<li>
<span>点击 </span>
<button class="menu_button menu_button_icon drawer-opener inline-flex" data-target="rightNavHolder">
<i class="fa-solid fa-address-card"></i>
<span>角色管理</span>
</button>
<span> 即可打开角色选单页面,选择一个角色,然后再次点击右上角的角色管理按钮来关闭选单。</span>
</li>
</ol>
<hr>
<h3>重要提示:</h3>
<ol>
<li>
<span><b>默认 Gemini 模型功能切换:</b></span>
<ul>
<li><span>如果要使用<b>教学辅导</b>功能,请点击左上角 <i class="fa-solid fa-gear"></i> 设置,将 <b>对话补全预设</b> 切换为 <b>默认</b></span></li>
<li><span>如果需要体验<b>角色扮演</b>,请点击左上角 <i class="fa-solid fa-gear"></i> 设置,将 <b>对话补全预设</b> 切换为 <b>角色扮演优化</b></span></li>
<li><span><b>注意:</b>选择错误的预设可能导致功能无法正常使用或体验较差。</span></li>
</ul>
</li>
<li>
<span><b>示例群聊:</b>提供了两个示例群聊,默认使用<b>手动触发</b>模式。在群聊中输入一条消息后,点击工具栏中的 <i class="fa-solid fa-reply-all"></i> <b>群聊触发角色回复</b> 按钮,然后选择需要回复的角色。</span>
</li>
<li>
<span><b>自定义用户形象:</b>您可以点击顶栏中的 <i class="fa-regular fa-face-smile"></i> <b>管理用户角色</b> 图标来自定义您在聊天中使用的头像和名称,甚至设置人物故事。</span>
</li>
<li>
<span><b>切换 API</b>点击顶栏中的 <i class="fa-solid fa-plug"></i> <b>API 设置</b> 图标。在 <b>模型选择配置</b> 中,您可以使用云栖象限提供的公益 API如 Gemini 2.0 flash、DeepSeek V3/R1或连接您自己的 API 密钥。</span>
<ul>
<li><span><b>重要:</b><b>角色扮演优化</b> 预设仅适用于 <b>Gemini</b> 模型。使用 <b>DeepSeek</b> 模型时,请务必选择 <b>默认</b> 预设,否则可能无法正常工作。</span></li>
</ul>
</li>
<!-- 体验实例说明已移至页面顶部 -->
</ol>
<p>还有更多功能等待您的探索!</p>