Browse Source

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 months ago
parent
commit
38e551cc3d
No account linked to committer's email address
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      web/src/pages/flow/constant.tsx

+ 0
- 1
web/src/pages/flow/constant.tsx View File

[Operator.RewriteQuestion]: [ [Operator.RewriteQuestion]: [
Operator.Begin, Operator.Begin,
Operator.Message, Operator.Message,
Operator.Generate,
Operator.RewriteQuestion, Operator.RewriteQuestion,
Operator.Relevant, Operator.Relevant,
], ],

Loading…
Cancel
Save