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(multi-agents):Add Summary Assistant Agent According to User's Question #1023

Merged
merged 3 commits into from
Jan 6, 2024

Conversation

qidanrui
Copy link
Collaborator

@qidanrui qidanrui commented Jan 4, 2024

What did I do

Add summary assistant agent DB-GPT/dbgpt/agent/agents/expand/summary_assistant_agent.py and the example of summary assistant agent DB-GPT/examples/agents/single_summary_agent_dialogue_example.py. The summary assistant can generate summary according to the questions provided by user's. Currently, it only support GPT series.

How did I test the code

Please just run python examples/agents/single_summary_agent_dialogue_example.py, and you will get the following result:

Screen Shot 2024-01-04 at 7 41 53 PM

Did I rebase the submitted code

Yes.

@github-actions github-actions bot added agent Module: agent enhancement New feature or request labels Jan 4, 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.

r+

@qidanrui qidanrui requested review from fangyinc and removed request for fangyinc January 5, 2024 09:50
Copy link
Collaborator

@yhjun1026 yhjun1026 left a comment

Choose a reason for hiding this comment

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

r+

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 765fb18 into main Jan 6, 2024
4 checks passed
@csunny csunny deleted the add-summary-assistant-user-question branch March 2, 2024 14:52
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
agent Module: agent enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants