Commit Graph

46 Commits (d23ada30d72fe44467770d82389243cc3f7cb254)

Author SHA1 Message Date
BillSchumacher 81c65af560
blacked 2023-04-16 22:51:39 -05:00
BillSchumacher c0aa423d7b
Fix agent remembering do nothing command, use correct google function, disabled image_gen if not configured. 2023-04-16 22:46:38 -05:00
BillSchumacher 03c137741a
Merge branch 'master' of https://github.com/BillSchumacher/Auto-GPT into plugin-support 2023-04-16 22:13:37 -05:00
BillSchumacher c110f3489d
Finish integrating command registry 2023-04-16 21:51:36 -05: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
Chris Cheney 15059c2090 ensure git operations occur in the working directory 2023-04-17 00:31:54 +01:00
Benedict Hobart 8f0d553e4e Improve dev containers so autogpt can browse the web 2023-04-16 22:59:43 +01:00
BillSchumacher 167628c696
Add fields to disable the command if needed by configuration, blacked. 2023-04-16 15:49:36 -05:00
BillSchumacher ec8ff0fcde
Merge branch 'command_registry' of https://github.com/kreneskyp/Auto-GPT into plugin-support 2023-04-16 15:25:21 -05:00
BillSchumacher 3fadf2c90b
Blacked 2023-04-16 14:15:38 -05:00
Jayce Slesar 713e4c1822
Merge branch 'master' into fix/type-annotations 2023-04-16 14:05:13 -04:00
jayceslesar 8990911522 unify annotations to future syntax 2023-04-16 14:02:48 -04:00
Peter Svensson 5634eee2cf removed erroneous whitespace to appease lint 2023-04-16 18:44:06 +01:00
Peter Svensson 4fa97e9218 remvoed options so that @pi can merge this and another commit easily 2023-04-16 18:44:06 +01:00
bvoo cd78f21b51 cleanup 2023-04-16 18:44:06 +01:00
Peter Svensson 92ab3e0e8b fixes #1821 by installing required drivers and adding options to chromedriver 2023-04-16 18:44:06 +01:00
Reinier van der Leer 11620cc571 Fix and consolidate command workspace resolution 2023-04-16 18:27:39 +01:00
Pi ccf3c7b89e Update file_operations.py 2023-04-16 17:25:58 +01:00
Steve 5b428f509b fix file logging issue 2023-04-16 17:25:58 +01:00
BillSchumacher 0d1fd4fcf0
Merge branch 'master' of https://github.com/Significant-Gravitas/Auto-GPT into pr/1436 2023-04-16 01:32:18 -05:00
Yue Liu ca47a58a5d Catch exception of repository clone 2023-04-16 13:47:13 +08:00
BillSchumacher 017371b492
Merge branch 'master' of https://github.com/Significant-Gravitas/Auto-GPT into pr/1718 2023-04-15 19:32:05 -05:00
Pi 60881ed856 Add \n to pass linter-check 2023-04-15 23:48:27 +01:00
Pi d5534f1e5f Add missing terminal \n 2023-04-15 23:48:27 +01:00
DaoAdvocate c30a621195 updates 2023-04-15 23:48:27 +01:00
DaoAdvocate cfba3d0a60 twitter_send_tweets_command 2023-04-15 23:48:27 +01:00
BillSchumacher ef4e4eb5d4
Blacked 2023-04-15 17:30:28 -05:00
BillSchumacher f2035231e3
Refactor and Merge branch 'master' of https://github.com/Significant-Gravitas/Auto-GPT into pr/96 2023-04-15 17:12:59 -05:00
Matthias Christenson 18168cc347
Merge branch 'Significant-Gravitas:master' into transcribe_audio_huggingface 2023-04-15 23:22:37 +02:00
BillSchumacher 52bb22d8d1
Merge 2023-04-15 16:20:43 -05:00
gucky92 9696fc622c Transcribing audio 2023-04-15 23:19:20 +02:00
BillSchumacher 11d6dabe37
Quality update 2023-04-15 14:55:13 -05:00
Richard Beales c8c4e2b59c Fix invalid config import in git_operations 2023-04-15 19:28:48 +01:00
Richard Beales 1ce6419698
Merge pull request #1637 from yueliu1999/master
Error notation in the split_file function in file_operations.py
2023-04-15 18:47:51 +01:00
Richard Beales fdac81e908
Merge pull request #1489 from hdkiller/remove-please-from-prompts
Remove please from prompts
2023-04-15 18:45:05 +01:00
Richard Beales b171774051
Merge pull request #1625 from alexonab/patch-4
Fix for 'requires string as left operand, not PosixPath'
2023-04-15 18:40:13 +01:00
Richard Beales 33b7866377
Merge pull request #1229 from edcohen08/clone-github-repository
command clone github repository
2023-04-15 18:19:47 +01:00
yueliu1999 58eb0b37b4
Update file_operations.py
Error notation. In the split_file function, line 43, text->content.
2023-04-16 00:52:54 +08:00
Mike M 712982a7d5
Fix for 'requires string as left operand, not PosixPath' 2023-04-15 11:21:43 -05:00
Richard Beales d7f8748572
Merge pull request #1580 from youkaichao/fix_type
update type annotation
2023-04-15 16:35:06 +01:00
HDKiller fbe1b0e5b0 remove summary.py from this branch to avoid merge conflict 2023-04-15 17:30:18 +02:00
Eddie Cohen 71abd6f2e4 linting 2023-04-15 11:15:18 -04:00
Eddie Cohen 99c4f93ee3 fix rebasing 2023-04-15 10:59:40 -04:00
youkaichao afd2c5e2c6 update type annotation 2023-04-15 22:04:05 +08:00
Eesa Hamza e90e618c5e Added agnostic browser support 2023-04-15 16:28:34 +03:00
BillSchumacher 1073954fb7
Reorg (#1537)
* Pi's message.

* Fix most everything.

* Blacked

* Add Typing, Docstrings everywhere, organize the code a bit.

* Black

* fix import

* Update message, dedupe.

* Increase backoff time.

* bump up retries
2023-04-15 13:56:23 +01:00