Update AssistantPage title to include "提示词模式" for clarity on creation mode.
This commit is contained in:
@@ -70,7 +70,7 @@ export function AssistantPage() {
|
||||
<div>
|
||||
<div className="flex items-center gap-3">
|
||||
<span className="h-3 w-3 rounded-full bg-blue-400 shadow-[0_0_0_4px_rgba(46,161,255,.16),0_0_14px_rgba(46,161,255,.35)]" />
|
||||
<h1 className="text-3xl font-bold">创建助手</h1>
|
||||
<h1 className="text-3xl font-bold">创建助手 · 提示词模式</h1>
|
||||
</div>
|
||||
<p className="mt-2 text-sm text-[#5d6880]">
|
||||
通过提示词、模型、语音和知识库快速创建 AI 视频助手
|
||||
|
||||
Reference in New Issue
Block a user