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: clean extra file & fix agents use zhipu #1079

Merged
merged 3 commits into from
Jan 17, 2024
Merged

Conversation

csunny
Copy link
Collaborator

@csunny csunny commented Jan 17, 2024

Description

  • Clear web screenshots, tools/scripts
  • Update assets/schema dbgpt.sql
  • Fix agent chat with zhipu glm-4

How Has This Been Tested?

No need.

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

@github-actions github-actions bot added the internal DB-GPT internal flag(chore|ci|refactor|test) label Jan 17, 2024
@csunny csunny changed the title chore: clean extra file fix: clean extra file & fix agents use zhipu Jan 17, 2024
@github-actions github-actions bot added the fix Bug fixes label Jan 17, 2024
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+

@fangyinc
Copy link
Collaborator

Nice!

Run with zhipu proxyllm.

LLM_MODEL=zhipu_proxyllm
ZHIPU_MODEL_VERSION=glm-4
ZHIPU_PROXY_API_KEY={your zhipu api key}
PROXY_SERVER_URL=xxxxx

image

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.

r+

@fangyinc fangyinc merged commit 674104e into main Jan 17, 2024
7 checks passed
@csunny csunny deleted the chore_clean_file branch January 21, 2024 14:56
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
fix Bug fixes internal DB-GPT internal flag(chore|ci|refactor|test)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants