mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-14 04:55:54 +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:
parent
ef95f08c48
commit
38e551cc3d
@ -670,7 +670,6 @@ export const RestrictedUpstreamMap = {
|
||||
[Operator.RewriteQuestion]: [
|
||||
Operator.Begin,
|
||||
Operator.Message,
|
||||
Operator.Generate,
|
||||
Operator.RewriteQuestion,
|
||||
Operator.Relevant,
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user