-
Notifications
You must be signed in to change notification settings - Fork 44.4k
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
Release v0.4.3 #4802
Release v0.4.3 #4802
Conversation
Resubmission of #3643 --------- Co-authored-by: Reinier van der Leer <[email protected]>
* Fix updated cassettes step * Clarifications * Use github.ref_name instead of github.ref * Fix duplicate runs on `master` --------- Co-authored-by: Reinier van der Leer <[email protected]>
* Rearrange tests into unit/integration/challenge categories * Fix linting + `tests.challenges` imports * Fix obscured duplicate test in test_url_validation.py * Move VCR conftest to tests.vcr * Specify tests to run & their order (unit -> integration -> challenges) in CI * Fail Docker CI when tests fail * Fix import & linting errors in tests * Fix `get_text_summary` * Fix linting errors * Clean up pytest args in CI * Remove bogus tests from GoCodeo
* Update cassette submodule * add a new line when building current_score.json
* Fix duckduckgo rate limiting * use list instead of loop --------- Co-authored-by: Reinier van der Leer <[email protected]>
…thon code (#4567) * Fix issues with file reading and writing with Python code * Change error message, use Workspace.get_path --------- Co-authored-by: Reinier van der Leer <[email protected]>
* Dockerfile: reduce layer bloat * Re-separate layers --------- Co-authored-by: Reinier van der Leer <[email protected]>
Co-authored-by: Nicholas Tindle <[email protected]>
…le (#1569) Co-authored-by: Nicholas Tindle <[email protected]> Co-authored-by: Nicholas Tindle <[email protected]>
* feat: set max token limits for better user experience * fix: use OPEN_AI_CHAT_MODELS max limits * fix: use the old default of 8000 * fix: formatting so isort/black checks pass * fix: avoid circular dependencies * fix: use better to avoid circular imports * feat: introduce soft limits and use them * fix: circular import issue and missing field * fix: move import to avoid overriding doc comment * feat: DRY things up and set token limit for fast llm models too * tests: make linter tests happy * test: use the max token limits in config.py test * fix: remove fast token limit from config * feat: remove smart token limit from config * fix: remove unused soft_token_limit var * fix: remove unneeded tests, settings aren't in config anymore --------- Co-authored-by: k-boikov <[email protected]> Co-authored-by: Reinier van der Leer <[email protected]>
* Inform users that challenges can be flaky * Update challenge_decorator.py
* Add command for directly executing python code * Fix docstring * Clarify / update filename references --------- Co-authored-by: merwanehamadi <[email protected]>
Co-authored-by: merwanehamadi <[email protected]>
Co-authored-by: Luke K (pr-0f3t) <[email protected]> Co-authored-by: Reinier van der Leer <[email protected]>
Co-authored-by: Nicholas Tindle <[email protected]> Co-authored-by: Luke <[email protected]>
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request. |
This PR exceeds the recommended size of 500 lines. Please make sure you are NOT addressing multiple issues with one PR. |
…-GPT into release-v0.4.3
This PR exceeds the recommended size of 500 lines. Please make sure you are NOT addressing multiple issues with one PR. |
Conflicts have been resolved! 🎉 A maintainer will review the pull request shortly. |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## stable #4802 +/- ##
===========================================
+ Coverage 50.90% 70.81% +19.90%
===========================================
Files 65 69 +4
Lines 2976 3358 +382
Branches 504 545 +41
===========================================
+ Hits 1515 2378 +863
+ Misses 1336 802 -534
- Partials 125 178 +53
☔ View full report in Codecov by Sentry. |
Co-authored-by: uta <[email protected]> Co-authored-by: merwanehamadi <[email protected]> Co-authored-by: lukas-eu <[email protected]>
This PR exceeds the recommended size of 500 lines. Please make sure you are NOT addressing multiple issues with one PR. |
This PR exceeds the recommended size of 500 lines. Please make sure you are NOT addressing multiple issues with one PR. |
Co-authored-by: uta <[email protected]> Co-authored-by: merwanehamadi <[email protected]> Co-authored-by: lukas-eu <[email protected]>
This PR exceeds the recommended size of 500 lines. Please make sure you are NOT addressing multiple issues with one PR. |
Release Checklist
stable
- [ ] Instagram post (@ major releases)- [ ]Developer newsletter (@ major releases)- [ ] YouTube video (@ major releases)- [ ] Blog post (@ major releases)stable
master