music(chat): 去掉麻薯人格 prompt,只注入曲目 context
deploy music / build-and-deploy (push) Successful in 1m44s

This commit is contained in:
Fam Zheng
2026-05-10 14:57:36 +01:00
parent c0d6e37325
commit eed5e88dc0
2 changed files with 8 additions and 9 deletions
+1 -1
View File
@@ -233,7 +233,7 @@
<!-- 右侧 LLM chat 边栏 -->
<aside v-if="selected" class="chat">
<header class="chat-head">
<span>麻薯 · {{ selected.title.slice(0, 12) }}</span>
<span>Chat · {{ selected.title.slice(0, 16) }}</span>
<button class="chat-clear" @click="onChatClear" title="清空对话">清空</button>
</header>
<div ref="chatBodyEl" class="chat-body">