Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Support RAG graph and workflow orchestration #918

Closed
1 task done
cike8899 opened this issue May 24, 2024 · 0 comments
Closed
1 task done

[Feature Request]: Support RAG graph and workflow orchestration #918

cike8899 opened this issue May 24, 2024 · 0 comments
Labels

Comments

@cike8899
Copy link
Contributor

Is there an existing issue for the same feature request?

  • I have checked the existing issues.

Is your feature request related to a problem?

No response

Describe the feature you'd like

Support workflow

Describe implementation you've considered

No response

Documentation, adoption, use case

No response

Additional information

No response

cike8899 added a commit to cike8899/ragflow that referenced this issue May 24, 2024
KevinHuSh pushed a commit that referenced this issue May 27, 2024
### What problem does this PR solve?
feat: build react flow nodes and edges from mock data #918

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
@KevinHuSh KevinHuSh reopened this May 27, 2024
KevinHuSh pushed a commit that referenced this issue May 27, 2024
### What problem does this PR solve?
 feat: test buildNodesAndEdgesFromDSLComponents #918

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
KevinHuSh pushed a commit that referenced this issue May 29, 2024
### What problem does this PR solve?
feat: add FlowHeader and delete edge #918 

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
@yingfeng yingfeng changed the title [Feature Request]: Support workflow [Feature Request]: Support RAG graph and workflow orchestration May 30, 2024
This was referenced May 30, 2024
@cike8899 cike8899 mentioned this issue Jun 5, 2024
1 task
KevinHuSh pushed a commit that referenced this issue Jun 5, 2024
### What problem does this PR solve?
feat: add custom edge
feat: add flow card
feat: add store for canvas
#918 

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
@cike8899 cike8899 mentioned this issue Jun 6, 2024
1 task
KevinHuSh pushed a commit that referenced this issue Jun 6, 2024
### What problem does this PR solve?
feat: fetch flow #918 
feat: save graph

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
@cike8899 cike8899 mentioned this issue Jun 6, 2024
1 task
KevinHuSh pushed a commit that referenced this issue Jun 6, 2024
### What problem does this PR solve?

feat: run flow #918 

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
KevinHuSh pushed a commit that referenced this issue Jun 6, 2024
### What problem does this PR solve?

feat: add FlowChatBox #918 

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
KevinHuSh pushed a commit that referenced this issue Jun 7, 2024
### What problem does this PR solve?

feat: watch graph change #918 

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
KevinHuSh pushed a commit that referenced this issue Jun 7, 2024
### What problem does this PR solve?
feat: add OperateDropdown
feat: send debug message #918 

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
cike8899 added a commit to cike8899/ragflow that referenced this issue Jun 11, 2024
KevinHuSh pushed a commit that referenced this issue Jun 11, 2024
### What problem does this PR solve?

feat: generate uuid with human-id #918

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
cike8899 added a commit to cike8899/ragflow that referenced this issue Jun 11, 2024
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
### What problem does this PR solve?

feat: node cannot connect to itself infiniflow#918

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
)

### What problem does this PR solve?
feat: add icon to title of operator form infiniflow#918


### Type of change

- [x] New Feature (non-breaking change which adds functionality)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
…it adds the target node to the to field. infiniflow#918 (infiniflow#1418)

### What problem does this PR solve?
feat: when Categorize establishes a connection with other operators, it
adds the target node to the to field. infiniflow#918

feat: modify the Chinese text of loop infiniflow#918

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
…#918 (infiniflow#1423)

### What problem does this PR solve?

feat: highlight the nodes that the workflow passes through infiniflow#918

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
### What problem does this PR solve?

feat: translate graph list infiniflow#918

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
### What problem does this PR solve?

feat: translate graph of header infiniflow#918
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
### What problem does this PR solve?

feat: add bedrock icon infiniflow#918 

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
### What problem does this PR solve?

feat: translate the to field infiniflow#918
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
### What problem does this PR solve?

feat: translate name of operator infiniflow#918

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
infiniflow#918 (infiniflow#1445)

### What problem does this PR solve?

feat: display the debugging results of each operator in a pop-up window
infiniflow#918
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
…evant operators and then synchronize them to the edge infiniflow#918 (infiniflow#1469)

### What problem does this PR solve?
feat: monitor changes in the table of relevant operators and synchronize
them to the edge infiniflow#918
feat: fixed the issue of repeated requests when opening the graph page
infiniflow#918
feat: cache node anchor coordinate information infiniflow#918
feat: monitor changes in the data.form field of the categorize and
relevant operators and then synchronize them to the edge infiniflow#918
### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
…e names and nulls infiniflow#918 (infiniflow#1471)

### What problem does this PR solve?

feat: validate the name field of the categorize operator for duplicate
names and nulls infiniflow#918

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
…low#918 (infiniflow#1477)

### What problem does this PR solve?
feat: add KeywordExtractForm and BaiduForm and DuckDuckGoForm infiniflow#918


### Type of change


- [x] New Feature (non-breaking change which adds functionality)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
### What problem does this PR solve?

feat: modify DuckDuckGo's style infiniflow#918
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
### What problem does this PR solve?

feat: translate text from DuckDuckGo infiniflow#918

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
…#1492)

### What problem does this PR solve?

feat: add llm Select to KeywordExtractForm infiniflow#918

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
…d when opening the debug window infiniflow#918 (infiniflow#1499)

### What problem does this PR solve?

fix: fixed the issue where the greeting message could not be displayed
when opening the debug window infiniflow#918

### Type of change

- [ ] Bug Fix (non-breaking change which fixes an issue)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
…d to the backend after being dragged to the canvas infiniflow#918 (infiniflow#1503)

### What problem does this PR solve?

fix: fixed the issue where parameters of DuckDuckGo could not be saved
to the backend after being dragged to the canvas infiniflow#918

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
### What problem does this PR solve?

feat: remove dagre and elkjs infiniflow#918
### Type of change

- [x] New Feature (non-breaking change which adds functionality)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
### What problem does this PR solve?

Add Wikipedia operator infiniflow#918 

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
…nfiniflow#1520)

### What problem does this PR solve?

fix: fixed the issue of error when opening the canvas infiniflow#918

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
### What problem does this PR solve?

feat: modify the translation of baiduDescription infiniflow#918
feat: add PubMed operator infiniflow#918
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
### What problem does this PR solve?

feat: add arxiv operator infiniflow#918

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
### What problem does this PR solve?
fix: alter Arxiv to ArXiv infiniflow#918
### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
### What problem does this PR solve?

feat: Add bing and google operator infiniflow#918

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
### What problem does this PR solve?

fix: Rename graph to agent infiniflow#918

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 11, 2024
### What problem does this PR solve?
feat: Add GoogleScholar infiniflow#918
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 13, 2024
…nfiniflow#919)

### What problem does this PR solve?
feat: build react flow nodes and edges from mock data infiniflow#918

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 13, 2024
### What problem does this PR solve?
 feat: test buildNodesAndEdgesFromDSLComponents infiniflow#918

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
Halfknow pushed a commit to Halfknow/ragflow that referenced this issue Nov 13, 2024
### What problem does this PR solve?
feat: add FlowHeader and delete edge infiniflow#918 

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants