Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Pull Latest (Batch 3 PRs) from master into stable#1156

Merged
richbeales merged 127 commits into
stablefrom
master
Apr 13, 2023
Merged

Pull Latest (Batch 3 PRs) from master into stable#1156
richbeales merged 127 commits into
stablefrom
master

Conversation

@richbeales

Copy link
Copy Markdown
Contributor

Background

Changes

Documentation

Test Plan

PR Quality Checklist

  • My pull request is atomic and focuses on a single change.
  • I have thoroughly tested my changes with multiple different prompts.
  • I have considered potential risks and mitigations for my changes.
  • I have documented my changes clearly and comprehensively.
  • I have not snuck in any "extra" small tweaks changes

muellerberndt and others added 30 commits April 8, 2023 10:20
updated README.md to explain new config
added Azure yaml loader to config class
centralized model retrieval into config class
this commit effectively combines and replaces #700 and #580
p-i- and others added 27 commits April 13, 2023 14:44
Removed redundant cfg object creation in base memory file
Update README.md on log location
Auto-GPT requires numpy -- added to requirements.txt
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
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
Hotfix - re-add missing cfg variable to memory/base
@richbeales richbeales merged commit 2a7bc5c into stable Apr 13, 2023
lengweiping1983 pushed a commit to lengweiping1983/Auto-GPT that referenced this pull request Apr 22, 2023
Pull Latest (Batch 3 PRs) from master into stable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.