-
Notifications
You must be signed in to change notification settings - Fork 45.8k
Pull Latest (Batch 3 PRs) from master into stable #1156
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merge from upstream repo
…r message the same
…_test_and_validate
…ks_test_and_validate
Removed redundant cfg object creation in base memory file
Update README.md on log location
<
10000
div class="js-socket-channel js-updatable-content" data-channel="eyJjIjoicmVwbzo2MTQ3NjU0NTI6Y29tbWl0OjI5NGZhNWY4NWUyMTVlYjIwZmMxNDIzNjNkYjllYmViNDNkYTNlNWIiLCJ0IjoxNzQ5MzUzOTM0fQ==--47417e2455786a5e5baa0da2e6edacbe7dd64721990bf8b86b759ae79450a0cf" data-url="/Significant-Gravitas/AutoGPT/pull/1156/partials/commit_status_icon?oid=294fa5f85e215eb20fc142363db9ebeb43da3e5b">
Correct link to unit tests in README
…emory Feature/ability have no memory
Auto-GPT requires numpy -- added to requirements.txt
Linter Autofix for Readme.md
Improved logging on connection fail to a Memory Backend
fix Error: 'charmap' codec can't encode character '\u0142' in position 99: character maps to<undefined>
temperature should not be an Int. it can be any value between 0-1
put loop in in if main
Fix flake8 issues pt. 2 (Add E231 & E302 flake8 rules)
Config option for azure_ad to support Managed Identities
Update serial in Installation step
remove output to set OpenAI API key in config.py
Fix flake8 E302
Hotfix - re-add missing cfg variable to memory/base
Flake8 linter fix E302
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Background
Changes
Documentation
Test Plan
PR Quality Checklist