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]: Supports search mode chat. #2247

Closed
1 task done
cike8899 opened this issue Sep 4, 2024 · 0 comments
Closed
1 task done

[Feature Request]: Supports search mode chat. #2247

cike8899 opened this issue Sep 4, 2024 · 0 comments

Comments

@cike8899
Copy link
Collaborator

cike8899 commented Sep 4, 2024

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

Supports search mode chat.

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 Sep 4, 2024
KevinHuSh pushed a commit that referenced this issue Sep 5, 2024
### What problem does this PR solve?

feat: Add SearchPage #2247

### Type of change


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

feat: Add Sider to SearchPage #2247

### Type of change


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

feat: Set the global scroll bar style #2247
### Type of change


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

feat: Add sidebar to SearchPage #2247

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
cike8899 added a commit to cike8899/ragflow that referenced this issue Sep 5, 2024
KevinHuSh pushed a commit that referenced this issue Sep 5, 2024
### What problem does this PR solve?
feat: send question with retrieval api #2247

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
cike8899 added a commit to cike8899/ragflow that referenced this issue Sep 6, 2024
KevinHuSh pushed a commit that referenced this issue Sep 6, 2024
… base #2247 (#2287)

### What problem does this PR solve?

feat: Search for the answers you want based on the selected knowledge
base #2247

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
cike8899 added a commit to cike8899/ragflow that referenced this issue Sep 6, 2024
KevinHuSh pushed a commit that referenced this issue Sep 6, 2024
### What problem does this PR solve?
feat: Fetch mind map in search page #2247

### Type of change


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

feat: Show chat tab #2247
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
cike8899 added a commit to cike8899/ragflow that referenced this issue Sep 9, 2024
KevinHuSh pushed a commit that referenced this issue Sep 9, 2024
…swers #2247 (#2320)

### What problem does this PR solve?

feat: Click on the relevant question tag to continue searching for
answers #2247

### Type of change


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

feat: Hide search tab #2247

### Type of change


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

feat: Catching errors with IndentedTree #2247

### Type of change

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

feat: Cover the entire search page with a background image #2247

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
@KevinHuSh KevinHuSh mentioned this issue Sep 12, 2024
46 tasks
KevinHuSh pushed a commit that referenced this issue Sep 12, 2024
…2247 (#2385)

### What problem does this PR solve?

feat: Use Tree to display the knowledge base list on the search page
#2247
### Type of change

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

### Type of change

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

feat: Wrap the searched chunk with a Popover #2247

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
cike8899 added a commit to cike8899/ragflow that referenced this issue Sep 12, 2024
KevinHuSh pushed a commit that referenced this issue Sep 13, 2024
…ng file location #2247 (#2399)

### What problem does this PR solve?

feat: Click on the chunk on the search page to locate the corresponding
file location #2247

### Type of change

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

feat: Use Spin to wrap the chunk list on the search page #2247
### Type of change

- [ ] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):
KevinHuSh pushed a commit that referenced this issue Sep 13, 2024
…2412)

### What problem does this PR solve?

feat: Modify the style of the answer card on the search page #2247

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
cike8899 added a commit to cike8899/ragflow that referenced this issue Sep 13, 2024
KevinHuSh pushed a commit that referenced this issue Sep 13, 2024
… search page #2247 (#2414)

### What problem does this PR solve?

feat: When the mindmap data is empty, it will not be displayed on the
search page #2247
### Type of change

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

feat: Display mindmap in drawer #2247

### 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
None yet
Projects
None yet
Development

No branches or pull requests

2 participants