소스 검색

【优化】修改 Chat 提示词

cherishsince 1 년 전
부모
커밋
60fdbfb838
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/ai/chat/ChatEmpty.vue

+ 1 - 1
src/views/ai/chat/ChatEmpty.vue

@@ -19,7 +19,7 @@ const router = useRouter()
 const promptList = ref<any[]>() // 角色列表
 promptList.value = [
   {
-    "prompt": "今天气怎么样?",
+    "prompt": "今天气怎么样?",
   },
   {
     "prompt": "写一首好听的诗歌?",