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

fix(ChatKnowledge): Fix knowledge command load bug #1767

Merged
merged 3 commits into from
Aug 1, 2024

Conversation

huangjh131
Copy link
Contributor

@huangjh131 huangjh131 commented Aug 1, 2024

Description

Closes #1763

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

huangjh131 added 2 commits August 1, 2024 15:01
「提交原因」修改知识库命令行 load bug
@huangjh131 huangjh131 changed the title 修复知识库命令行bug Fixed knowledge command "dbgpt knowledge load" bug Aug 1, 2024
@fangyinc fangyinc changed the title Fixed knowledge command "dbgpt knowledge load" bug fix(ChatKnowledge) Fix knowledge command load bug Aug 1, 2024
@fangyinc fangyinc changed the title fix(ChatKnowledge) Fix knowledge command load bug fix(ChatKnowledge): Fix knowledge command load bug Aug 1, 2024
@github-actions github-actions bot added ChatKnowledge Module: ChatKnowledge fix Bug fixes labels Aug 1, 2024
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.

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.

@Aries-ckt Aries-ckt merged commit 7ea9b8c into eosphoros-ai:main Aug 1, 2024
2 checks passed
Hopshine pushed a commit to Hopshine/DB-GPT that referenced this pull request Sep 10, 2024
Co-authored-by: huangjh131 <14678508+huangjh131@user.noreply.gitee.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ChatKnowledge Module: ChatKnowledge fix Bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to import knowledge base data via command line
3 participants