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 exception cause in agent_builder.py #1007

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Conversation

cool-RR
Copy link
Collaborator

@cool-RR cool-RR commented Dec 17, 2023

Why are these changes needed?

Fix exception cause in agent_builder.py. More context: https://blog.ram.rachum.com/post/621791438475296768/improving-python-exception-chaining-with

Checks

@JieyuZ2
Copy link
Collaborator

JieyuZ2 commented Dec 18, 2023

hey @cool-RR could you resolve the conflict? agent_builder has been updated

@cool-RR
Copy link
Collaborator Author

cool-RR commented Dec 18, 2023

@JieyuZ2 Resolved

@LinxinS97
Copy link
Collaborator

lgtm!

@codecov-commenter
Copy link

codecov-commenter commented Dec 18, 2023

Codecov Report

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

Comparison is base (dd4a2da) 26.54% compared to head (5dc3999) 47.33%.

Files Patch % Lines
autogen/agentchat/contrib/agent_builder.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1007       +/-   ##
===========================================
+ Coverage   26.54%   47.33%   +20.78%     
===========================================
  Files          28       28               
  Lines        3805     3805               
  Branches      865      907       +42     
===========================================
+ Hits         1010     1801      +791     
+ Misses       2724     1830      -894     
- Partials       71      174      +103     
Flag Coverage Δ
unittests 47.20% <0.00%> (+20.70%) ⬆️

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.

@qingyun-wu qingyun-wu added this pull request to the merge queue Dec 18, 2023
Merged via the queue into microsoft:main with commit 913b5f2 Dec 18, 2023
81 of 84 checks passed
@cool-RR cool-RR deleted the patch-1 branch December 18, 2023 14:46
rlam3 pushed a commit to rlam3/autogen that referenced this pull request Dec 19, 2023
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
…and tune (microsoft#1007)

* version update post release v1.2.2

* automl option

* import pandas

* remove automl.utils

* default

* test

* type hint and version update

* dependency update

* link to open in colab

* use packging.version to close microsoft#725

---------

Co-authored-by: Li Jiang <lijiang1@microsoft.com>
Co-authored-by: Li Jiang <bnujli@gmail.com>
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
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

5 participants