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

FAQ, highlight the correct package name is pyautogen #1665

Merged
merged 2 commits into from
Feb 13, 2024
Merged

FAQ, highlight the correct package name is pyautogen #1665

merged 2 commits into from
Feb 13, 2024

Conversation

maxim-saplin
Copy link
Collaborator

Why are these changes needed?

Adds section to FAQ pointining at the right way of doing pip install and avoiding confiusion when a different package gets installed

Related issue number

Closes #662

@ekzhu

Checks

@afourney afourney self-requested a review February 13, 2024 17:34
Copy link
Member

@afourney afourney left a comment

Choose a reason for hiding this comment

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

LGTM

@gagb gagb self-requested a review February 13, 2024 19:51
@ekzhu ekzhu enabled auto-merge February 13, 2024 20:57
@codecov-commenter
Copy link

codecov-commenter commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (81fc749) 37.80% compared to head (62d6614) 37.80%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1665   +/-   ##
=======================================
  Coverage   37.80%   37.80%           
=======================================
  Files          50       50           
  Lines        5727     5727           
  Branches     1297     1297           
=======================================
  Hits         2165     2165           
  Misses       3390     3390           
  Partials      172      172           
Flag Coverage Δ
unittests 37.80% <ø> (ø)

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.

@ekzhu ekzhu added this pull request to the merge queue Feb 13, 2024
Merged via the queue into microsoft:main with commit 31a732f Feb 13, 2024
19 checks passed
@sonichi sonichi deleted the faq-pyautogen branch February 13, 2024 22:08
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
* Update FAQ.md

* Update FAQ.md

---------

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
Development

Successfully merging this pull request may close these issues.

Parameterize the version of pyautogen that gets installed in the Testbed Docker environment
6 participants