Fix: Modify the text of the category operator form #4412 (#4433)

### What problem does this PR solve?

Fix: Modify the text of the category operator form #4412

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
balibabu
2025-01-09 19:17:22 +08:00
committed by GitHub
parent 300d8ecf51
commit 48bca0ca01
7 changed files with 19 additions and 23 deletions

View File

@ -298,9 +298,7 @@ export const componentMenuList = [
{
name: Operator.Message,
},
{
name: Operator.Relevant,
},
{
name: Operator.RewriteQuestion,
},
@ -428,7 +426,6 @@ export const initialGenerateValues = {
export const initialRewriteQuestionValues = {
...initialLlmBaseValues,
loop: 1,
};
export const initialRelevantValues = {