mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00
@@ -51,15 +51,15 @@ export const ClassifyQuestionModule: FlowNodeTemplateType = {
|
||||
label: '',
|
||||
value: [
|
||||
{
|
||||
value: i18nT('workflow:greeting'),
|
||||
value: 'Greeting',
|
||||
key: 'wqre'
|
||||
},
|
||||
{
|
||||
value: i18nT('workflow:about_xxx_question'),
|
||||
value: 'Question regarding xxx',
|
||||
key: 'sdfa'
|
||||
},
|
||||
{
|
||||
value: i18nT('workflow:other_questions'),
|
||||
value: 'Other Questions',
|
||||
key: 'agex'
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user