Skip to content

Conversation

SonglinLyu
Copy link
Contributor

@SonglinLyu SonglinLyu commented Mar 4, 2025

Description

  1. Use config as default instead of environment parameters.
  2. Fix some fmt.
  3. Merge enable_summary and graph_community_summary_enabled config.
  4. add GraphRAG config in configs/dbgpt-graphrag.toml.

Fix #2312

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Snapshots:

Include snapshots for easier review.

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

SonglinLyu and others added 24 commits March 4, 2025 16:59
Co-authored-by: 秉翟 <lyusonglin.lsl@antgroup.com>
Co-authored-by: 秉翟 <lyusonglin.lsl@antgroup.com>
Co-authored-by: yyhhyyyyyy <95077259+yyhhyyyyyy@users.noreply.github.com>
Co-authored-by: 秉翟 <lyusonglin.lsl@antgroup.com>
Co-authored-by: yyhhyyyyyy <95077259+yyhhyyyyyy@users.noreply.github.com>
Copy link
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
Collaborator

@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 3bd75d8 into eosphoros-ai:main Mar 5, 2025
8 of 10 checks passed
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

Successfully merging this pull request may close these issues.

[Feature][GraphRAG] Use config to store all configuration parameters.
4 participants