mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
### What problem does this PR solve? Feat: Allow the Rewrite operator to connect to the Generate operator #1739 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -670,7 +670,6 @@ export const RestrictedUpstreamMap = {
|
|||||||
[Operator.RewriteQuestion]: [
|
[Operator.RewriteQuestion]: [
|
||||||
Operator.Begin,
|
Operator.Begin,
|
||||||
Operator.Message,
|
Operator.Message,
|
||||||
Operator.Generate,
|
|
||||||
Operator.RewriteQuestion,
|
Operator.RewriteQuestion,
|
||||||
Operator.Relevant,
|
Operator.Relevant,
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user