Commit 60fdbfb8 by cherishsince

【优化】修改 Chat 提示词

parent f6f786f1
......@@ -19,7 +19,7 @@ const router = useRouter()
const promptList = ref<any[]>() // 角色列表
promptList.value = [
{
"prompt": "今天气怎么样?",
"prompt": "今天气怎么样?",
},
{
"prompt": "写一首好听的诗歌?",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment