Selaa lähdekoodia
Feat: Allow the Rewrite operator to connect to the Generate operator #1739 (#5128)
### 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)
tags/v0.17.0
balibabu
8 kuukautta sitten
vanhempi
commit
38e551cc3d
No account linked to committer's email address
|
|
|
@@ -670,7 +670,6 @@ export const RestrictedUpstreamMap = { |
|
|
|
[Operator.RewriteQuestion]: [ |
|
|
|
Operator.Begin, |
|
|
|
Operator.Message, |
|
|
|
Operator.Generate, |
|
|
|
Operator.RewriteQuestion, |
|
|
|
Operator.Relevant, |
|
|
|
], |