Commit Graph

1675 Commits (780a77bb311d9d55534ce2552b5f2cc61c97f7f6)

Author SHA1 Message Date
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
Steve 3ab67e746d
Add file op tests (#2205)
Co-authored-by: Steven Byerly <stevenbyerly@microsoft.com>
2023-04-22 04:17:38 +02: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
coditamar 6c5d21cbfc
config.py: make load_dotenv(override=True) (#2788) 2023-04-21 12:24:26 +02:00
Tony H 04093e9517
Update README.md
Made steps clearer, made some sentences clearer, and generally fixed grammar and punctuation.
Reason: I'm a Knowledge Base writer for software products.
2023-04-21 08:37:58 +01:00
pkqs90 8364426420 docker-compose 2023-04-21 14:18:09 +08:00
Nicholas Tindle 3dd07d3119
fix: workflow name 2023-04-21 01:02:10 -05:00
Nicholas Tindle 68803d559c
comment the stuff 2023-04-21 01:00:02 -05:00
Nicholas Tindle a63fc643c8
fix:? 2023-04-21 00:55:52 -05:00
Nicholas Tindle 7a9c6a52fa
Update ci.yml 2023-04-21 00:49:07 -05:00
Nicholas Tindle 81de438569
try something new 2023-04-21 00:41:44 -05:00
Nicholas Tindle 185429287e
Update ci.yml 2023-04-21 00:35:46 -05:00
Nicholas Tindle c2f86f6934
Update ci.yml 2023-04-21 00:34:11 -05:00
Nicholas Tindle 7f99fa3da8
Update ci.yml 2023-04-21 00:30:39 -05:00
Nicholas Tindle c58cf15565
hotfix: don't upload results on push 2023-04-21 00:27:19 -05:00
Richard Beales 4eaec80438
Merge pull request #2313 from lengweiping1983/arg_config_optimization
only adjust argument order
2023-04-21 06:17:51 +01:00
Richard Beales 7b22809530
Merge pull request #2545 from cryptidv/fixes
Added version select to bug template
2023-04-21 06:14:05 +01:00
Richard Beales d573bee791
Merge pull request #2651 from riensen/patch-1
Improve plugin section in README.md to prevent dependency errors
2023-04-21 06:07:12 +01:00
Richard Beales 781f2934e6
Merge pull request #2682 from AndresCdo/update-pre-commit-version
Update pre-commit version
2023-04-21 06:00:59 +01:00
Richard Beales 1b5743dc73
Merge pull request #2705 from itsmarble/add_show_env_fiile_instruct
add instruction to show .env
2023-04-21 05:59:48 +01:00
Richard Beales 26ee15d327
Merge pull request #2709 from Bsodoge/fix-typo
Update README.md
2023-04-21 05:54:09 +01:00
Richard Beales 78bddf3055
Merge pull request #2752 from chrisvxd/patch-1
docs: fix small typo in README
2023-04-21 05:51:11 +01:00
Richard Beales de1ea5f916
Merge pull request #2758 from Pwuts/fix/silent-azure-fail
Make `load_azure_config` throw if `azure.yaml` does not exist
2023-04-21 05:48:09 +01:00
Richard Beales d5162d332f
Merge pull request #2628 from ntindle/ci/coverage-reporting
Add Coverage reporting to CI pipeline
2023-04-21 05:46:01 +01:00
lengweiping1983 63c2182870
Fix typo's (#2735)
Co-authored-by: lengweiping <lengweiping@vinotar.com>
2023-04-21 06:09:17 +02:00
Reinier van der Leer b49ef913a8
Make `load_azure_config` throw if `azure.yaml` does not exist 2023-04-21 05:15:39 +02:00
Nick Foster ec27d5729c
Fix label of `download_file` command (#2753)
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
2023-04-21 04:55:20 +02:00
Chris Villa 6b7787ce99
docs: fix small typo in README 2023-04-21 14:19:00 +12:00
Andres Caicedo 558003704e
Add missing `size` param to generate_image_with_dalle (#2691) 2023-04-21 04:00:44 +02:00
Toran Bruce Richards 00ecb983e7
Update README.md 2023-04-21 13:56:59 +12:00
Toran Bruce Richards f26541188b
Update README.md 2023-04-21 13:53:31 +12:00
Toran Bruce Richards 1e3bcc3f8b
Update README.md 2023-04-21 12:52:22 +12:00
Torantulino 8faf4f5f79 Deploying to master from @ Significant-Gravitas/Auto-GPT@48f4119fb7 🚀 2023-04-21 00:40:07 +00:00
Toran Bruce Richards 48f4119fb7
Update sponsors_readme.yml 2023-04-21 12:38:18 +12:00
Toran Bruce Richards ad6f18b737
Update sponsors_readme.yml 2023-04-21 12:31:37 +12:00
Toran Bruce Richards 68e479bdbd
Update sponsors_readme.yml 2023-04-21 12:26:04 +12:00
Toran Bruce Richards 1dd8e570a5
Update sponsors_readme.yml 2023-04-21 12:24:18 +12:00