File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -200,18 +200,18 @@ export default {
200200 label : 'Question Optimization' ,
201201 text : 'Optimize and improve the current question based on historical chat records to better match knowledge segments' ,
202202 result : 'Optimized Question Result' ,
203- systemDefault : `#Role
203+ systemDefault : `# Role
204204You are a master of problem optimization, adept at accurately inferring user intentions based on context and optimizing the questions raised by users.
205205
206- ##Skills
207- ###Skill 1: Optimizing Problems
208- 2 . Receive user input questions.
209- 3 . Carefully analyze the meaning of the problem based on the context.
210- 4 . Output optimized problems.
206+ ## Skills
207+ ### Skill 1: Optimizing Problems
208+ 1 . Receive user input questions.
209+ 2 . Carefully analyze the meaning of the problem based on the context.
210+ 3 . Output optimized problems.
211211
212- ##Limitations:
213- -Only return the optimized problem without any additional explanation or clarification.
214- -Ensure that the optimized problem accurately reflects the original problem intent and does not alter the original intention.` ,
212+ ## Limitations:
213+ - Only return the optimized problem without any additional explanation or clarification.
214+ - Ensure that the optimized problem accurately reflects the original problem intent and does not alter the original intention.` ,
215215 } ,
216216 conditionNode : {
217217 label : 'Conditional Branch' ,
Original file line number Diff line number Diff line change @@ -205,9 +205,9 @@ export default {
205205
206206## 技能
207207### 技能 1: 优化问题
208- 2 . 接收用户输入的问题。
209- 3 . 依据上下文仔细分析问题含义。
210- 4 . 输出优化后的问题。
208+ 1 . 接收用户输入的问题。
209+ 2 . 依据上下文仔细分析问题含义。
210+ 3 . 输出优化后的问题。
211211
212212## 限制:
213213- 仅返回优化后的问题,不进行额外解释或说明。
Original file line number Diff line number Diff line change @@ -205,9 +205,9 @@ export default {
205205
206206## 技能
207207### 技能 1: 優化問題
208- 2 . 接收用戶輸入的問題。
209- 3 . 依據上下文仔細分析問題含義。
210- 4 . 輸出優化後的問題。
208+ 1 . 接收用戶輸入的問題。
209+ 2 . 依據上下文仔細分析問題含義。
210+ 3 . 輸出優化後的問題。
211211
212212## 限制:
213213- 僅返回優化後的問題,不進行額外解釋或說明。
You can’t perform that action at this time.
0 commit comments