mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-06-30 06:55:10 +08:00
### What problem does this PR solve? feat: Allow the component id drop-down box to select the answer operator #3085 ### Type of change - [ ] Bug Fix (non-breaking change which fixes an issue) - [x] New Feature (non-breaking change which adds functionality) - [ ] Documentation Update - [ ] Refactoring - [ ] Performance Improvement - [ ] Other (please describe):
This commit is contained in:
parent
f7705d6bc9
commit
c7dfb0193b
@ -647,7 +647,6 @@ const ExcludedNodes = [
|
||||
Operator.Categorize,
|
||||
Operator.Relevant,
|
||||
Operator.Begin,
|
||||
Operator.Answer,
|
||||
Operator.Note,
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user