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 #1015

Closed
wants to merge 10 commits into from

Conversation

qidanrui
Copy link
Collaborator

@qidanrui qidanrui commented Jan 3, 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

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-03 at 6 25 18 PM

Did I rebase the submitted code

Yes. Please see the following Github Tree
Screen Shot 2024-01-03 at 6 23 39 PM

@github-actions github-actions bot added agent Module: agent enhancement New feature or request labels Jan 3, 2024
@csunny
Copy link
Collaborator

csunny commented Jan 3, 2024

Great, I will make a test later

@qidanrui
Copy link
Collaborator Author

qidanrui commented Jan 3, 2024

Great, I will make a test later

Sure! Thanks a lot!

@qidanrui
Copy link
Collaborator Author

qidanrui commented Jan 4, 2024

After discussing with Yang, we agreed to enhance the current version of the summary agent as a user-question-related summary agent @csunny . I'll commit a new version later on. Thanks!

@qidanrui qidanrui closed this Jan 4, 2024
@csunny csunny deleted the add-summary-assistant branch March 4, 2024 05:53
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.

3 participants