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

[AutoBuild] address issue 941 954; add new feature; add debug information #944

Merged
merged 21 commits into from
Dec 18, 2023

Conversation

LinxinS97
Copy link
Collaborator

@LinxinS97 LinxinS97 commented Dec 11, 2023

Why are these changes needed?

Related issue number

#941 #954

Checks

  • I've made sure all auto checks have passed.

@codecov-commenter
Copy link

codecov-commenter commented Dec 11, 2023

Codecov Report

Attention: 32 lines in your changes are missing coverage. Please review.

Comparison is base (083f522) 26.63% compared to head (58e6664) 37.77%.

Files Patch % Lines
autogen/agentchat/contrib/agent_builder.py 8.57% 32 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #944       +/-   ##
===========================================
+ Coverage   26.63%   37.77%   +11.14%     
===========================================
  Files          28       28               
  Lines        3777     3801       +24     
  Branches      858      907       +49     
===========================================
+ Hits         1006     1436      +430     
+ Misses       2700     2239      -461     
- Partials       71      126       +55     
Flag Coverage Δ
unittests 37.72% <8.57%> (+11.14%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@LinxinS97 LinxinS97 changed the title [AutoBuild] address issue 941; add new feature; add debug information [AutoBuild] address issue 941 954; add new feature; add debug information Dec 15, 2023
Copy link
Collaborator

@qingyun-wu qingyun-wu left a comment

Choose a reason for hiding this comment

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

LGTM

@qingyun-wu qingyun-wu added this pull request to the merge queue Dec 18, 2023
Merged via the queue into main with commit 605882b Dec 18, 2023
81 of 84 checks passed
rlam3 pushed a commit to rlam3/autogen that referenced this pull request Dec 19, 2023
…tion (microsoft#944)

* try to fix blog

* modify blog

* fix test error in microsoft#717; fix blog typo in installation; update blogs with output examples.

* pre-commit

* pre-commit

* Update website/blog/2023-11-26-Agent-AutoBuild/index.mdx

Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>

* add future work

* fix grammar

* update agent_builder

* solve microsoft#941; add detailed debug info; support json string config

* pre-commit

* solve microsoft#954

* pre-commit

---------

Co-authored-by: Jieyu Zhang <jieyuz2@cs.washington.edu>
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
…tion (microsoft#944)

* try to fix blog

* modify blog

* fix test error in microsoft#717; fix blog typo in installation; update blogs with output examples.

* pre-commit

* pre-commit

* Update website/blog/2023-11-26-Agent-AutoBuild/index.mdx

Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>

* add future work

* fix grammar

* update agent_builder

* solve microsoft#941; add detailed debug info; support json string config

* pre-commit

* solve microsoft#954

* pre-commit

---------

Co-authored-by: Jieyu Zhang <jieyuz2@cs.washington.edu>
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants