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

[Automated] Merge release into main #235

Merged
merged 39 commits into from
Oct 19, 2024
Merged

[Automated] Merge release into main #235

merged 39 commits into from
Oct 19, 2024

Conversation

ProKil
Copy link
Member

@ProKil ProKil commented Oct 14, 2024

Automated Pull Request

ProKil and others added 30 commits May 28, 2024 15:08
…ption for all generation methods, to avoid future OpenAI API changes break Sotopia running. (#196)

* Two major updates: 1) add "bad_output_process_model" option to all `agenerate_xxx()` methods so users can decide which model to use for handling bad outputs. By default, this is set to be `gpt-4o-mini`. 2) add `use_fixed_model_version` option for all generation methods, as some fixed model version may no longer available in the future. Users should have the right to bypass the fixed model version mapping instead of getting stuck in an error. Document (`generation.md`) has been updated for these two major changes correspondingly.

* [autofix.ci] apply automated fixes

---------

Co-authored-by: Chenghao Yang <yangalan1996@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.17%. Comparing base (080a17b) to head (2b80515).
Report is 2 commits behind head on main.

@@            Coverage Diff             @@
##             main     #235      +/-   ##
==========================================
- Coverage   72.88%   72.17%   -0.71%     
==========================================
  Files          58       58              
  Lines        2972     2972              
==========================================
- Hits         2166     2145      -21     
- Misses        806      827      +21     

see 2 files with indirect coverage changes

@ProKil ProKil requested a review from XuhuiZhou October 16, 2024 04:59
@XuhuiZhou XuhuiZhou merged commit cb6b70d into main Oct 19, 2024
14 of 16 checks passed
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