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

Fix regression where we lost the api base and organization #4933

Conversation

collijk
Copy link
Contributor

@collijk collijk commented Jul 10, 2023

Repeat of #4932

Restores #2594

@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 Jul 10, 2023

Codecov Report

Patch coverage: 61.53% and project coverage change: +0.08 🎉

Comparison is base (43a62fd) 50.52% compared to head (e8aab19) 50.60%.

Additional details and impacted files
@@                Coverage Diff                 @@
##           release-v0.4.4    #4933      +/-   ##
==================================================
+ Coverage           50.52%   50.60%   +0.08%     
==================================================
  Files                 116      116              
  Lines                4857     4857              
  Branches              655      652       -3     
==================================================
+ Hits                 2454     2458       +4     
+ Misses               2219     2217       -2     
+ Partials              184      182       -2     
Impacted Files Coverage Δ
autogpt/llm/utils/__init__.py 52.30% <50.00%> (+3.73%) ⬆️
autogpt/config/config.py 81.29% <57.14%> (-1.27%) ⬇️
autogpt/memory/vector/utils.py 83.87% <100.00%> (+5.74%) ⬆️

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

@Pwuts Pwuts added this to the v0.4.4 Release milestone Jul 10, 2023
@Pwuts Pwuts merged commit 9adcad8 into Significant-Gravitas:release-v0.4.4 Jul 10, 2023
8 of 9 checks passed
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.

None yet

3 participants