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

bump version #645

Merged
merged 9 commits into from
Nov 12, 2023
Merged

bump version #645

merged 9 commits into from
Nov 12, 2023

Conversation

sonichi
Copy link
Contributor

@sonichi sonichi commented Nov 12, 2023

Why are these changes needed?

new release

Related issue number

#639

Checks

@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2023

Codecov Report

Merging #645 (d996eb5) into main (9a216b1) will increase coverage by 19.69%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main     #645       +/-   ##
===========================================
+ Coverage   28.73%   48.43%   +19.69%     
===========================================
  Files          27       27               
  Lines        3379     3380        +1     
  Branches      760      801       +41     
===========================================
+ Hits          971     1637      +666     
+ Misses       2337     1571      -766     
- Partials       71      172      +101     
Flag Coverage Δ
unittests 48.22% <100.00%> (+19.54%) ⬆️

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

Files Coverage Δ
autogen/oai/completion.py 16.04% <100.00%> (+0.86%) ⬆️
autogen/version.py 100.00% <100.00%> (ø)

... and 15 files with indirect coverage changes

@qingyun-wu
Copy link
Contributor

openai~=1.2 is no longer giving ImportError when we import Completion from openai. Needs to revise related behavior in AutoGen as well.

@sonichi sonichi added this pull request to the merge queue Nov 12, 2023
Merged via the queue into main with commit 337ac4c Nov 12, 2023
55 of 58 checks passed
@sonichi sonichi deleted the ver0.2.0b5 branch November 13, 2023 00:13
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
* bump version

* use AssertionError

* revise error

* oai import

* ImportError

* error

* use openai endpoint

---------

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.

3 participants