Nicholas Tindle
986bdaab36
Merge pull request #2946 from merwanehamadi/feature/add-decorator-to-tests
...
add decorator to tests so it's skipped if api key required but not present in the environment
2023-04-23 00:45:55 +02:00
BillSchumacher
d3e4ec14a6
Merge pull request #2936 from Significant-Gravitas/richbeales-patch-1
...
Plugins: debug line always printed in plugin load
2023-04-23 00:45:54 +02:00
Merwane Hamadi
b7cd56f72b
move decorator higher up
...
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
2023-04-23 00:45:54 +02:00
Richard Beales
78a6b44b21
Plugins: debug line always printed in plugin load
2023-04-23 00:45:53 +02:00
Merwane Hamadi
eb5a8a87d8
add decorator to tests
...
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
2023-04-23 00:45:53 +02:00
Nicholas Tindle
0410331ecd
Merge pull request #2931 from riensen/fix/multiple-plugins
...
Enable support for loading multiple plugins per zip file
2023-04-23 00:45:50 +02:00
Merwane Hamadi
996a3b331a
Add CI smoke test ( #2461 )
2023-04-23 00:23:45 +02:00
riensen
8173e4d139
Fix: Mulitple plugins per zip for Auto-GPT-Plugins
2023-04-22 18:31:04 +02:00
Richard Beales
5a95ead608
Merge pull request #2521 from jazelly/fix-benchmark-typo
...
misc: fix typo in benchmark
2023-04-22 17:06:10 +01:00
Richard Beales
f04755be30
Merge pull request #2631 from BillSchumacher/fix-command-arg-ordering
...
Fix plugin command arg ordering issue.
2023-04-22 17:02:33 +01:00
Richard Beales
ea26988a95
run black and isort on behalf of OP
2023-04-22 16:58:21 +01:00
Richard Beales
f9f540738c
Merge pull request #2708 from ugobok/patch-1
...
Replace print statements with logging.error
2023-04-22 16:30:12 +01:00
Richard Beales
894027f5f6
run black and isort on behalf of OP
2023-04-22 16:25:03 +01:00
Richard Beales
8e8a5a1522
Merge pull request #2915 from dharana77/master
...
ci: selenium safari bug fixed
2023-04-22 15:24:54 +01:00
lee
1ffa9b2ebe
ci: selenium safari bug fixed
...
ModuleNotFoundError: No module named 'selenium.webdriver.safari.options when install <=4.1.3
2023-04-22 22:00:23 +09:00
Richard Beales
ad5d8b2341
Re-work Docs and split out README (using MkDocs) ( #2894 )
...
* Initial Documentation re-org
* remove testing link from readme
* rewrite quickstart
* get code blocks working across mkdocs and github
* add link to plugins repo
* add link to plugins repo and move readme to plugin template repo
* Add emoji to "Extensibility with Plugins" in readme
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
* Make docs deploy workflow path-selective
* Also run workflow when the workflow is updated
* fix readme links under configuration subfolder
* shrink subheadings in readme
---------
Co-authored-by: Toran Bruce Richards <toran.richards@gmail.com>
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
2023-04-22 12:56:22 +01:00
Nicholas Tindle
e9f3f9bd1d
Add CodeCov CI coverage requirements ( #2881 )
2023-04-22 13:04:39 +02:00
Toran Bruce Richards
e39cd1bf57
Fix(tests): restore config values after changing them in tests ( #2904 )
2023-04-22 12:14:18 +02:00
Richard Beales
0efbe23d89
Merge pull request #2756 from gklab/master
...
adjust file_operations.py code format
2023-04-22 10:24:54 +01:00
Nicholas Tindle
b4bd11d708
Merge pull request #2888 from didier-durand/patch-2
...
Fixing header of CONTRIBUTING.md
2023-04-22 02:46:04 -05:00
Didier Durand
fe0baf233d
Fixing link
2023-04-22 09:39:18 +02:00
Nicholas Tindle
e9e1f04818
Merge pull request #2884 from minghinmatthewlam/update-speech-readme
...
Update README to include Eleven Labs speech setup
2023-04-22 02:33:47 -05:00
Nicholas Tindle
602b6e9901
Merge pull request #2886 from didier-durand/patch-1
...
Documentation: fixing typos in README.md
2023-04-22 02:32:58 -05:00
Didier Durand
1b043305c1
Fixing header of CONTRIBUTING.md
...
ProjectName -> Auto-GPT
2023-04-22 09:32:35 +02:00
Didier Durand
ba87cb0867
Fixing typos in README.md
...
Fixing some typos in README
2023-04-22 09:14:52 +02:00
Matthew Lam
798d2d6978
update readme for speech
2023-04-21 23:51:05 -07:00
Nicholas Tindle
fc4b5ad1d2
Merge pull request #2855 from OmriGM/tests/basic-spinner-tests
...
Added basic spinner tests and modified spinner method docstring
2023-04-22 01:27:33 -05:00
Omri Grossman
e09bbc43d4
Merge branch 'master' into tests/basic-spinner-tests
2023-04-22 09:24:25 +03:00
Richard Beales
ca31c4699a
Merge pull request #2877 from Significant-Gravitas/codecov
...
Add Code Cov
2023-04-22 07:05:44 +01:00
Nicholas Tindle
6e5df9e9e7
feat: add code cov
2023-04-22 00:45:29 -05:00
Richard Beales
780a77bb31
Merge pull request #2679 from AndresCdo/feature/add-error-exceptions
...
[feat] Update milvus_memory_test.py error log
2023-04-22 06:43:53 +01:00
Richard Beales
f342b84479
Merge pull request #2851 from sudouser777/fix/typo
...
fixed typo
2023-04-22 06:31:42 +01:00
ZHAOKAI WANG
019ac37d49
Merge branch 'master' into master
2023-04-22 10:40:22 +08:00
Steve
3ab67e746d
Add file op tests ( #2205 )
...
Co-authored-by: Steven Byerly <stevenbyerly@microsoft.com>
2023-04-22 04:17:38 +02:00
Omri Grossman
e8aaba9ce2
Run pre commit manually to fix linting and sorting issues
2023-04-22 01:25:20 +03:00
Omri Grossman
f3ac658dd0
Reorder imports
2023-04-22 01:18:03 +03:00
Omri Grossman
7c4921758c
Added basic spinner tests and modified spinner method docstring
2023-04-22 01:13:32 +03:00
Raju Komati
3bf5934b20
fixed typo
2023-04-22 02:52:13 +05:30
Richard Beales
a8fe3085fd
Merge pull request #2558 from jlxip/master
...
Use readline if available
2023-04-21 21:17:14 +01:00
Richard Beales
14a1588ffd
Merge pull request #2837 from BuildEverything/master
...
Update readme to more clearly describe usage between platforms
2023-04-21 21:05:42 +01:00
jlxip
504a85bbdb
Use readline if available
2023-04-21 22:01:06 +02:00
Mikel Calvo
9dcdb6d6f8
Add OS Info into the initial prompt ( #2587 )
2023-04-21 21:44:02 +02:00
Tommy Brooks
1520816e61
chore: update readme to more clearly describe usage between platforms
2023-04-21 14:37:03 -04:00
Richard Beales
a2e16695af
Merge pull request #2771 from ntindle/patch-2
...
[Hotfix] Fix coverage tooling
2023-04-21 19:30:23 +01:00
Richard Beales
e2b599051e
Merge pull request #2802 from okunishinishi/patch-1
...
Update README.md ( `IMAGE_PROVIDER=sd`=> `IMAGE_PROVIDER=huggingface` )
2023-04-21 19:01:46 +01:00
Richard Beales
e20d388ec9
Merge pull request #2406 from pkqs90/docker-readme-upd
...
Fix docker usage readme
2023-04-21 19:00:24 +01:00
Richard Beales
44d3302b4e
Merge pull request #2832 from k-boikov/bug/yml-tab-issue
...
fix indentation of bug template yml
2023-04-21 18:50:54 +01:00
Kris
72a56acfb8
fix indentation of bug template yml
2023-04-21 20:39:37 +03:00
Richard Beales
b975aaa848
Merge pull request #2785 from T-Higgins/master
...
Update README.md
2023-04-21 18:18:12 +01:00
Taka Okunishi
77de428524
Update README.md ( `IMAGE_PROVIDER=sd`=> `IMAGE_PROVIDER=huggingface`
...
modify snippet in README
2023-04-21 21:40:57 +09:00