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

feat(core): Dynamically loading dbgpts #1211

Merged
merged 2 commits into from
Feb 29, 2024

Conversation

fangyinc
Copy link
Collaborator

Description

  • Support dynamic loading of dbgpts
  • Support install operator from dbgpts
  • New command to create a template of dbgpts: dbgpt new app --help

How Has This Been Tested?

Test dynamic loading.

  1. Start your DB-GPT
    2.Install an new AWEL flow, eg. dbgpt app install awel-flow-rag-chat-example
  2. Wait 10 seconds, then reload refresh web page and you will see the new flow.

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

@fangyinc fangyinc changed the title feat: Dynamically loading dbgpts feat(core): Dynamically loading dbgpts Feb 29, 2024
@github-actions github-actions bot added enhancement New feature or request core Module: core labels Feb 29, 2024
Copy link
Collaborator

@csunny csunny left a comment

Choose a reason for hiding this comment

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

Nice, 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.

r+

@Aries-ckt Aries-ckt merged commit 1d90711 into eosphoros-ai:main Feb 29, 2024
6 checks passed
csunny pushed a commit to oushu1zhangxiangxuan1/DB-GPT that referenced this pull request Mar 1, 2024
@fangyinc fangyinc deleted the dbgpts-dev branch April 12, 2024 10:31
Hopshine pushed a commit to Hopshine/DB-GPT that referenced this pull request Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Module: core enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants