Richard Beales
|
cd587bc406
|
Merge pull request #2096 from cryptidv/fix-linux-selenium
Add Fixes for Selenium Browsing On Linux
|
2023-04-17 19:37:16 +01:00 |
|
Richard Beales
|
935481c4b5
|
Merge pull request #2093 from lengweiping1983/master
memory object move to memory_add block
|
2023-04-17 19:32:18 +01:00 |
|
Richard Beales
|
3f0b84eb7b
|
Merge pull request #2183 from aminghani/fix-bug-imoprt123
added missing import
|
2023-04-17 19:22:20 +01:00 |
|
BillSchumacher
|
64e05778ef
|
Merge pull request #1987 from cryptidv/fix-oai-error-msgs
Improve the error logging for OAI Issues
|
2023-04-17 12:47:28 -05:00 |
|
Richard Beales
|
d4b74661aa
|
Merge pull request #2168 from H-jj-R/master
Spelling Fixes
|
2023-04-17 18:02:09 +01:00 |
|
Richard Beales
|
9dea8b1f66
|
Merge pull request #2105 from gabrielrbarbosa/fix-brian-tts-speech-exception
Fix BRIAN_TTS - Prevent TypeError exception in _speech method
|
2023-04-17 17:46:21 +01:00 |
|
Richard Beales
|
a5506abdad
|
Merge pull request #2137 from suzuken/config-fix-openai-link
config.py: update OpenAI link to platform.openai.com
|
2023-04-17 17:40:48 +01:00 |
|
Richard Beales
|
ed89d9f801
|
Merge pull request #2129 from XFFXFF/fix_missing_import
fix a missing import
|
2023-04-17 17:39:08 +01:00 |
|
jingxing
|
f2baa0872b
|
config.py format
|
2023-04-17 17:16:14 +01:00 |
|
Steve Byerly
|
8637b8b61b
|
whitespace
|
2023-04-17 17:12:23 +01:00 |
|
Steve Byerly
|
6ac9ce614a
|
whitespace
|
2023-04-17 17:12:23 +01:00 |
|
Steve Byerly
|
bd670b4db3
|
whitespace
|
2023-04-17 17:12:23 +01:00 |
|
Steve Byerly
|
def96ffe2f
|
fix split file
|
2023-04-17 17:12:23 +01:00 |
|
Tom Kaitchuck
|
6b64158356
|
Unbound summary size
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
|
2023-04-17 17:08:21 +01:00 |
|
REal0day
|
a2a6f84f13
|
internal resource request bug
|
2023-04-17 17:05:45 +01:00 |
|
rickythefox
|
baf31e69e5
|
Use python:3-alpine image for code execution (#1192)
|
2023-04-17 16:45:23 +01:00 |
|
lfricken
|
d4860fe9f0
|
Don't incapacitate yourself! (#1240)
* subprocesses
* fix lint
* fix more lint
* fix merge
* fix merge again
|
2023-04-17 16:27:53 +01:00 |
|
lengweiping1983
|
00ba50bcb4
|
Merge branch 'Significant-Gravitas:master' into master
|
2023-04-17 23:04:40 +08:00 |
|
Acer
|
1d49b87e48
|
added missing import
|
2023-04-17 18:34:11 +04:30 |
|
EH
|
2c55ff0b3d
|
Update web_selenium.py
|
2023-04-17 15:43:14 +03:00 |
|
Eesa Hamza
|
9887016bdf
|
Move under chrome
|
2023-04-17 15:39:04 +03:00 |
|
H-jj-R
|
8dadf79614
|
Spelling fixes
|
2023-04-17 13:25:49 +01:00 |
|
suzuken
|
74a8b5d832
|
config.py: update OpenAI link
|
2023-04-17 18:15:49 +09:00 |
|
XFFXFF
|
2b87245e22
|
fix a missing import
|
2023-04-17 16:21:52 +08:00 |
|
Richard Beales
|
be712fc606
|
Merge pull request #905 from endolith/noqa
Remove irrelevant noqa comments
|
2023-04-17 07:14:41 +01:00 |
|
Richard Beales
|
6dbe84a1bf
|
Merge pull request #1555 from nolan23/update-docs
move comment to correct position
|
2023-04-17 07:12:25 +01:00 |
|
Gabriel R. Barbosa
|
64383776a2
|
Update brian.py - Prevent TypeError exception
TypeError: BrianSpeech._speech() takes 2 positional arguments but 3 were given.
Use the same arguments as used in _speech method from gtts.py
|
2023-04-17 03:04:35 -03:00 |
|
Eesa Hamza
|
e86764df45
|
Add linux selenium fixes
|
2023-04-17 07:55:48 +03:00 |
|
lengweiping
|
71c6600abf
|
memory object move to memory_add block
|
2023-04-17 12:44:46 +08:00 |
|
EH
|
9589334a30
|
Add File Downloading Capabilities (#1680)
* Added 'download_file' command
* Added util and fixed spinner
* Fixed comma and added autogpt/auto_gpt_workspace to .gitignore
* Fix linter issues
* Fix more linter issues
* Fix Lint Issues
* Added 'download_file' command
* Added util and fixed spinner
* Fixed comma and added autogpt/auto_gpt_workspace to .gitignore
* Fix linter issues
* Fix more linter issues
* Conditionally add the 'download_file' prompt
* Update args.py
* Removed Duplicate Prompt
* Switched to using path_in_workspace function
|
2023-04-17 03:34:02 +01:00 |
|
BillSchumacher
|
6fb1369939
|
Merge pull request #2022 from AdrianScott/patch-1
Added one space after period for better formatting
|
2023-04-16 20:53:40 -05:00 |
|
Chris Cheney
|
15059c2090
|
ensure git operations occur in the working directory
|
2023-04-17 00:31:54 +01:00 |
|
Adrian Scott
|
c71c61dc58
|
Added one space after period for better formatting
|
2023-04-16 18:14:16 -05:00 |
|
Merwane Hamadi
|
1513be4acd
|
hotfix user input
|
2023-04-16 23:47:44 +01:00 |
|
k-boikov
|
4f33e1bf89
|
add utf-8 encoding to file handlers for logging
|
2023-04-16 23:09:14 +01:00 |
|
Merwane Hamadi
|
89e0e89927
|
change master prompt to system prompt
|
2023-04-16 23:07:06 +01:00 |
|
Merwane Hamadi
|
b5e0127b16
|
Only print JSON object validation message in debug mode
|
2023-04-16 23:07:06 +01:00 |
|
Merwane Hamadi
|
b50259c25d
|
Update variable names, improve comments, and modify input handling in agent.py
|
2023-04-16 23:07:06 +01:00 |
|
Merwane Hamadi
|
21ccaf2ce8
|
Refactor variable names and remove unnecessary blank lines in __main__.py
|
2023-04-16 23:07:06 +01:00 |
|
Benedict Hobart
|
8f0d553e4e
|
Improve dev containers so autogpt can browse the web
|
2023-04-16 22:59:43 +01:00 |
|
endolith
|
5ff7fc340b
|
Remove extraneous noqa E722 comment
E722 is "Do not use bare except, specify exception instead" but
except json.JSONDecodeError
is not a bare except
|
2023-04-16 17:21:34 -04:00 |
|
Slowly-Grokking
|
c8a349a573
|
Merge branch 'Significant-Gravitas:master' into master
|
2023-04-16 14:57:14 -05:00 |
|
Richard Beales
|
5ef103b68a
|
Merge pull request #1977 from cryptidv/fix-memory
Fixed new backends not being added to supported memory
|
2023-04-16 20:54:14 +01:00 |
|
Eesa Hamza
|
2d24876530
|
Fix linter issues
|
2023-04-16 22:16:43 +03:00 |
|
Eesa Hamza
|
9b6bce4592
|
Improve the error logging for OAI Issues
|
2023-04-16 22:10:48 +03:00 |
|
Slowly-Grokking
|
5b3afeccc1
|
Merge branch 'Significant-Gravitas:master' into master
|
2023-04-16 14:06:02 -05:00 |
|
Merwane Hamadi
|
fdb0a06803
|
fix conflict
|
2023-04-16 11:44:21 -07:00 |
|
Eesa Hamza
|
3944f29add
|
Fixed new backends not being added to supported memory
|
2023-04-16 21:40:09 +03:00 |
|
Merwane Hamadi
|
45a2dea042
|
fixed flake8
|
2023-04-16 11:34:38 -07:00 |
|
Merwane Hamadi
|
b2b31dbc8f
|
Update logs.py with new print_assistant_thoughts function
|
2023-04-16 11:34:38 -07:00 |
|