Sfoglia il codice sorgente

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 mesi fa
parent
commit
38e551cc3d
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0
    1
      web/src/pages/flow/constant.tsx

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

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

Loading…
Annulla
Salva