瀏覽代碼

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 月之前
父節點
當前提交
38e551cc3d
No account linked to committer's email address
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      web/src/pages/flow/constant.tsx

+ 0
- 1
web/src/pages/flow/constant.tsx 查看文件

@@ -670,7 +670,6 @@ export const RestrictedUpstreamMap = {
[Operator.RewriteQuestion]: [
Operator.Begin,
Operator.Message,
Operator.Generate,
Operator.RewriteQuestion,
Operator.Relevant,
],

Loading…
取消
儲存