提交 5d4b009e 编写于 作者: D DebugIsFalse

优化: 添加重写prompt

上级 16519e2b
...@@ -102,7 +102,7 @@ const handleReGenerate = () => { ...@@ -102,7 +102,7 @@ const handleReGenerate = () => {
question, question,
desLoading: true desLoading: true
} }
generateFetchData(question) generateFetchData(`根据上述回答,对问题"${question}"重新生成`)
} }
const data = ref([]) const data = ref([])
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册