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 to 0.2.1 #867

Merged
merged 5 commits into from
Dec 5, 2023
Merged

bump version to 0.2.1 #867

merged 5 commits into from
Dec 5, 2023

Conversation

sonichi
Copy link
Contributor

@sonichi sonichi commented Dec 4, 2023

Why are these changes needed?

For new release. Limit openai version before #791 solves the breaking change caused by openai v1.3.

Related issue number

close #866

Checks

@JieyuZ2
Copy link
Collaborator

JieyuZ2 commented Dec 4, 2023

we should merge #865 first?

Copy link
Collaborator

@rlam3 rlam3 left a comment

Choose a reason for hiding this comment

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

looks good to me :) ! thank you!

@sonichi
Copy link
Contributor Author

sonichi commented Dec 5, 2023

we should merge #865 first?

Sure. Let @qingyun-wu know when it's ready.

@gagb gagb self-requested a review December 5, 2023 17:56
@codecov-commenter
Copy link

codecov-commenter commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (195c87e) 25.71% compared to head (b6d5567) 51.43%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #867       +/-   ##
===========================================
+ Coverage   25.71%   51.43%   +25.71%     
===========================================
  Files          28       28               
  Lines        3725     3725               
  Branches      847      889       +42     
===========================================
+ Hits          958     1916      +958     
+ Misses       2694     1631     -1063     
- Partials       73      178      +105     
Flag Coverage Δ
unittests 51.16% <100.00%> (+25.47%) ⬆️

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
Copy link
Contributor

@BeibinLi could you take a look at the test error from group chat? https://github.com/microsoft/autogen/actions/runs/7105967042/job/19344368764?pr=867#step:8:2 The error is associated with the content_str func. Thank you!

@yiranwu0
Copy link
Collaborator

yiranwu0 commented Dec 5, 2023

#791 (comment)
@BeibinLi Maybe we should limit the version to less than 1.1.0.

@qingyun-wu qingyun-wu added this pull request to the merge queue Dec 5, 2023
Merged via the queue into main with commit 73d7e92 Dec 5, 2023
82 of 84 checks passed
rlam3 pushed a commit to rlam3/autogen that referenced this pull request Dec 19, 2023
* bump version to 0.2.1

* remove example link

* update

---------

Co-authored-by: Qingyun Wu <[email protected]>
Co-authored-by: kevin666aa <[email protected]>
@qingyun-wu qingyun-wu deleted the ver0.2.1 branch February 13, 2024 16:53
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
* bump version to 0.2.1

* remove example link

* update

---------

Co-authored-by: Qingyun Wu <[email protected]>
Co-authored-by: kevin666aa <[email protected]>
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.

Request for new release version of AutoGen with AgentBuilder included??
7 participants