Skip to content

feat(RAG): support knowledgeSpace custom retrieve strategy#2842

Merged
fangyinc merged 5 commits into
eosphoros-ai:mainfrom
chenliang15405:feat_rag_retrieve_mode
Jul 21, 2025
Merged

feat(RAG): support knowledgeSpace custom retrieve strategy#2842
fangyinc merged 5 commits into
eosphoros-ai:mainfrom
chenliang15405:feat_rag_retrieve_mode

Conversation

@chenliang15405
Copy link
Copy Markdown
Collaborator

Description

Support knowledgeSpace custom retrieve strategy replace default retrieve mode

Close #2831

How Has This Been Tested?

step1: Enter the knowledge space management page
step2: Enter the "Arguments" management page
step3: select custom retrieve strategy
step4: use chat knowledge and select that knowledge space

Snapshots:

20250712174743

Checklist:

  • My code follows the style guidelines of this project
  • I have already rebased the commits and make the commit message conform to the project standard.
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged and published in downstream modules

@github-actions github-actions Bot added the enhancement New feature or request label Jul 12, 2025
@Aries-ckt
Copy link
Copy Markdown
Collaborator

hi, @chenliang15405 please fix the code conflict.

Aries-ckt
Aries-ckt previously approved these changes Jul 15, 2025
Copy link
Copy Markdown
Collaborator

@Aries-ckt Aries-ckt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Copy link
Copy Markdown
Collaborator

@Aries-ckt Aries-ckt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Member

@fangyinc fangyinc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fangyinc fangyinc merged commit bcb4eb3 into eosphoros-ai:main Jul 21, 2025
3 checks passed
@Talos-shenzhen
Copy link
Copy Markdown

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature][RAG] Support custom select retrieve model

4 participants