### 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
1 changed files with 0 additions and 1 deletions
|
|
@ -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,
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue