-
Notifications
You must be signed in to change notification settings - Fork 44.6k
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
Sync release v0.4.1 back into master #4741
Conversation
Co-authored-by: Nicholas Tindle <[email protected]> Co-authored-by: Reinier van der Leer <[email protected]> Co-authored-by: Luke K <[email protected]>
Co-authored-by: k-boikov <[email protected]> Co-authored-by: Nicholas Tindle <[email protected]> Co-authored-by: Luke K (pr-0f3t) <[email protected]>
* Update OpenAI model info and remove duplicate modelsinfo.py * Fix max_tokens for gpt-4-0613
* Update OpenAI model info and remove duplicate modelsinfo.py (#4700) * Update OpenAI model info and remove duplicate modelsinfo.py * Fix max_tokens for gpt-4-0613 Signed-off-by: Merwane Hamadi <[email protected]> Co-authored-by: Merwane Hamadi <[email protected]> * Update count_message_tokens to support new OpenAI models Signed-off-by: Merwane Hamadi <[email protected]> Co-authored-by: Merwane Hamadi <[email protected]> * Fix error message in count_message_tokens --------- Signed-off-by: Merwane Hamadi <[email protected]> Co-authored-by: Erik Peterson <[email protected]> Co-authored-by: Reinier van der Leer <[email protected]>
✅ Deploy Preview for auto-gpt-docs canceled.
|
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request. |
Conflicts have been resolved! 🎉 A maintainer will review the pull request shortly. |
0b7b1f2
to
f4c000a
Compare
You changed AutoGPT's behaviour. The cassettes have been updated and will be merged to the submodule when this Pull Request gets merged. |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #4741 +/- ##
==========================================
- Coverage 71.32% 70.91% -0.41%
==========================================
Files 68 67 -1
Lines 3309 3239 -70
Branches 528 513 -15
==========================================
- Hits 2360 2297 -63
+ Misses 787 777 -10
- Partials 162 165 +3
☔ View full report in Codecov by Sentry. |
DO NOT SQUASH |
See #4686
DO NOT SQUASH THIS PR