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

2147 - Fix notebook bug to make a copy of configs for each agent #2176

Merged
merged 11 commits into from
Mar 31, 2024

Conversation

jtoy
Copy link
Contributor

@jtoy jtoy commented Mar 28, 2024

Fix notebook bug to make a copy of configs for each agent.

Why are these changes needed?

Related issue number

"Closes #2147"

Checks

@jtoy jtoy changed the title 2147 2147 - Fix notebook bug to make a copy of configs for each agent Mar 28, 2024
@sonichi sonichi requested a review from thinkall March 28, 2024 05:22
@codecov-commenter
Copy link

codecov-commenter commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.83%. Comparing base (f795265) to head (61883e6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2176   +/-   ##
=======================================
  Coverage   37.83%   37.83%           
=======================================
  Files          77       77           
  Lines        7766     7766           
  Branches     1663     1663           
=======================================
  Hits         2938     2938           
  Misses       4579     4579           
  Partials      249      249           
Flag Coverage Δ
unittests 37.81% <ø> (ø)

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.

Copy link
Collaborator

@ekzhu ekzhu left a comment

Choose a reason for hiding this comment

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

Thanks for the PR. there are also other notebooks having similar issues. Do you want to handle them in a separate PR? #2139

notebook/agentchat_groupchat_RAG.ipynb Outdated Show resolved Hide resolved
@jtoy
Copy link
Contributor Author

jtoy commented Mar 29, 2024 via email

@ekzhu
Copy link
Collaborator

ekzhu commented Mar 29, 2024

Can we do it in another ticket so we can close this one.  I will setup another ticket to go through the rest of the tutorials, thanks! 

Yes. That's my suggestion earlier as well. Let's finish this PR quickly and open a different one for the rest of the notebooks.

BTW you can run pre-commit run --all-files locally to fix the code formatting errors.

@ekzhu ekzhu enabled auto-merge March 31, 2024 08:08
@ekzhu ekzhu added this pull request to the merge queue Mar 31, 2024
Merged via the queue into microsoft:main with commit 989c182 Mar 31, 2024
24 checks passed
marklysze pushed a commit that referenced this pull request Apr 3, 2024
* try fix groupchat llm_config

* Update agentchat_groupchat_RAG.ipynb

* use better config options

* formatting

---------

Co-authored-by: i <i@jtoy.net>
Co-authored-by: Li Jiang <bnujli@gmail.com>
Co-authored-by: Jason <jtoy@grids.local>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
…rosoft#2176)

* try fix groupchat llm_config

* Update agentchat_groupchat_RAG.ipynb

* use better config options

* formatting

---------

Co-authored-by: i <i@jtoy.net>
Co-authored-by: Li Jiang <bnujli@gmail.com>
Co-authored-by: Jason <jtoy@grids.local>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants