Media
2b5852f7da
Tests utils suite ( #2961 )
...
* Update Python version and benchmark file in benchmark.yml
* Refactor main function and imports in cli.py
* Update import statement in ai_config.py
* Add set_temperature and set_memory_backend methods in config.py
* Remove unused import in prompt.py
* Add goal oriented tasks workflow
* Added agent_utils to create agent
* added pytest and vcrpy
* added write file cassette
* created goal oriented task write file with cassettes to not pay openai tokens
* solve conflicts
* add ability set azure because github workflow needs it off
* solve conflicts in cli.py
* black because linter fails
* solve conflict
* setup github action to v3
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com >
* fix conflicts
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com >
* Plugins: debug line always printed in plugin load
* add decorator to tests
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com >
* move decorator higher up
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com >
* init
* more tests
* passing tests
* skip gitbranch decorator on ci
* decorator skiponci
* black
* Update tests/utils.py decorator of skipping ci
Co-authored-by: Nicholas Tindle <nicktindle@outlook.com >
* black
* I oopsed the name
* black
* finally
* black
* wrong file
---------
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com >
Co-authored-by: Merwane Hamadi <merwanehamadi@gmail.com >
Co-authored-by: Merwane Hamadi <merwane.hamadi@redica.com >
Co-authored-by: Richard Beales <rich@richbeales.net >
Co-authored-by: Nicholas Tindle <nick@ntindle.com >
Co-authored-by: BillSchumacher <34168009+BillSchumacher@users.noreply.github.com >
Co-authored-by: Nicholas Tindle <nicktindle@outlook.com >
2023-04-22 19:07:28 -05:00
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
Merwane Hamadi
b7cd56f72b
move decorator higher up
...
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com >
2023-04-23 00:45:54 +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
Toran Bruce Richards
e39cd1bf57
Fix(tests): restore config values after changing them in tests ( #2904 )
2023-04-22 12:14:18 +02:00
Omri Grossman
e09bbc43d4
Merge branch 'master' into tests/basic-spinner-tests
2023-04-22 09:24:25 +03: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
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
riensen
9b78e71d16
Use allowlist and denylist naming
2023-04-20 19:01:09 +02:00
Andres Caicedo
f99c37aede
Update milvus_memory_test.py
...
The 'err' variable in the except block is an instance of the ImportError class.
2023-04-20 16:42:34 +02:00
BillSchumacher
d8fd834142
linting
2023-04-19 18:34:38 -05:00
BillSchumacher
d876de0bef
Make tests a bit spicier and fix, maybe.
2023-04-19 18:32:49 -05:00
BillSchumacher
23c650ca10
Merge branch 'master' of https://github.com/BillSchumacher/Auto-GPT into plugin-support
2023-04-19 17:28:17 -05:00
BillSchumacher
239d64a602
Merge branch 'master' of https://github.com/Significant-Gravitas/Auto-GPT into pr/2032
2023-04-18 19:39:11 -05:00
BillSchumacher
aeb1178a47
linting
2023-04-18 19:26:18 -05:00
BillSchumacher
5b86682e24
Skip imagegen tests in CI
2023-04-18 19:24:13 -05:00
BillSchumacher
4c7b582454
apply black
2023-04-18 19:09:15 -05:00
BillSchumacher
3f2d14f4d8
Fix isort?
2023-04-18 19:07:39 -05:00
BillSchumacher
86d3444fb8
isort, add proper skips.
2023-04-18 18:59:23 -05:00
Tymec
ac023e95c0
fix: remove "wait-for-model" header from hf request
2023-04-19 01:46:24 +02:00
BillSchumacher
085842d43c
Merge branch 'master' of https://github.com/BillSchumacher/Auto-GPT into plugin-support
2023-04-18 18:44:40 -05:00
Tymec
da4c765378
test: added unit test
2023-04-19 01:38:31 +02:00
Evgeny Vakhteev
c62c8c6e71
merge BillSchumacher/plugin-support, conflicts
2023-04-18 13:13:38 -07:00
Evgeny Vakhteev
894026cdd4
reshaping code and fixing tests
2023-04-18 12:52:09 -07:00
Evgeny Vakhteev
9fd80a8660
tests, model
2023-04-17 20:51:27 -07:00
Evgeny Vakhteev
9ed5e0f1fc
adding plugin interface instantiation
2023-04-17 17:13:53 -07:00
bingokon
31900f6733
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# autogpt/app.py
# autogpt/json_fixes/auto_fix.py
# autogpt/json_fixes/bracket_termination.py
# autogpt/json_fixes/master_json_fix_method.py
# autogpt/json_utils/json_fix_llm.py
# autogpt/json_utils/utilities.py
2023-04-18 00:01:58 +01:00
Evgeny Vakhteev
7f4e38844f
adding openai plugin loader
2023-04-17 14:57:55 -07:00
Merwane Hamadi
cf9a94a8b6
isort implemented
2023-04-17 13:42:01 -07:00
Richard Beales
e849e4ff0b
Merge pull request #1836 from cs0lar/fix/weaviate_index_to_classname
...
fixes Weaviate index name to classname conversion
2023-04-17 20:21:39 +01:00
Evgeny Vakhteev
08ad320d19
moving load plugins into plugins from main, adding tests
2023-04-17 09:33:01 -07:00
BingokoN
d82ca101de
Resolved merge conflict: Deleted autogpt/json_fixes/auto_fix.py as in HEAD
2023-04-17 12:25:55 +01:00
BingokoN
0d2e196368
refactoring/splitting the json fix functions into general module and llm module which need AI's assistance.
2023-04-17 12:14:43 +01:00
BillSchumacher
d394b032d7
Fix test
2023-04-16 23:23:31 -05:00
BillSchumacher
23d3dafc51
Maybe fix tests, fix safe_path function.
2023-04-16 23:18:29 -05:00
BillSchumacher
708374d95b
fix linting
2023-04-16 22:56:34 -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
xuqi.wxq
1d4dc0c534
Fix milvus test Error: 'NameError: name 'MockConfig' is not defined'
2023-04-17 10:17:26 +08:00
bingokon
7a32e03bd5
refactoring the all json utilities
2023-04-17 00:48:53 +01:00
0xArty
955a5b0a43
Marked local chache tests as integration tests as they require api keys
2023-04-16 22:17:03 +01:00
0xArty
627533bed6
minimall add pytest ( #1859 )
...
* minimall add pytest
* updated docs and pytest command
* proveted milvus integration test running if milvus is not installed
2023-04-16 21:55:53 +01:00
BillSchumacher
167628c696
Add fields to disable the command if needed by configuration, blacked.
2023-04-16 15:49:36 -05:00
BillSchumacher
df5cc3303f
move tests and cleanup.
2023-04-16 15:35:25 -05:00