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

Sync release v0.4.1 back into master #4741

Merged
merged 21 commits into from
Jun 20, 2023
Merged

Sync release v0.4.1 back into master #4741

merged 21 commits into from
Jun 20, 2023

Conversation

lc0rp
Copy link
Contributor

@lc0rp lc0rp commented Jun 19, 2023

See #4686
DO NOT SQUASH THIS PR

Pwuts and others added 15 commits June 5, 2023 16:05
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]>
@netlify
Copy link

netlify bot commented Jun 19, 2023

Deploy Preview for auto-gpt-docs canceled.

Name Link
🔨 Latest commit f4c000a
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/6490e36d661b2e0008970190

@github-actions github-actions bot added size/l conflicts Automatically applied to PRs with merge conflicts labels Jun 19, 2023
@github-actions
Copy link
Contributor

This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.

@github-actions github-actions bot removed the conflicts Automatically applied to PRs with merge conflicts label Jun 19, 2023
@github-actions
Copy link
Contributor

Conflicts have been resolved! 🎉 A maintainer will review the pull request shortly.

@Auto-GPT-Bot
Copy link
Contributor

You changed AutoGPT's behaviour. The cassettes have been updated and will be merged to the submodule when this Pull Request gets merged.

@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

Patch coverage: 58.62% and project coverage change: -0.41 ⚠️

Comparison is base (0b6fec4) 71.32% compared to head (f4c000a) 70.91%.

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     
Impacted Files Coverage Δ
autogpt/commands/git_operations.py 92.85% <ø> (-7.15%) ⬇️
autogpt/commands/image_gen.py 74.32% <ø> (-1.36%) ⬇️
autogpt/commands/task_statuses.py 77.77% <ø> (-22.23%) ⬇️
autogpt/commands/web_selenium.py 54.20% <0.00%> (ø)
autogpt/json_utils/utilities.py 74.28% <0.00%> (-2.86%) ⬇️
autogpt/main.py 22.07% <0.00%> (ø)
autogpt/speech/eleven_labs.py 29.41% <14.28%> (+0.84%) ⬆️
autogpt/prompts/prompt.py 45.65% <15.00%> (-1.16%) ⬇️
autogpt/llm/utils/__init__.py 49.18% <20.00%> (-0.03%) ⬇️
autogpt/utils.py 62.24% <20.00%> (-0.39%) ⬇️
... and 28 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@waynehamadi
Copy link
Contributor

DO NOT SQUASH

@waynehamadi waynehamadi merged commit a564fdf into master Jun 20, 2023
@waynehamadi waynehamadi deleted the Release-v0.4.1 branch June 20, 2023 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

7 participants