Commit Graph

1593 Commits

Author SHA1 Message Date
Egon Meijers
c09ed61aba doc: update git clone command to use stable branch
Since master should not be used for installation as described in the readme, it would be better to checkout the stable branch immediately when cloning to prevent people from reporting issues that are not in the stable environment.
2023-04-20 14:22:24 +02:00
Toran Bruce Richards
000389c762 Update README.md 2023-04-20 20:55:55 +12:00
Toran Bruce Richards
c963a209ab Update README.md 2023-04-20 20:23:03 +12:00
Richard Beales
99eac6c1d9 Merge pull request #2272 from Significant-Gravitas/stable
Stable
2023-04-20 06:36:15 +01:00
Richard Beales
c4008971f7 Merge branch 'master' into stable 2023-04-20 06:32:59 +01:00
Richard Beales
fe855fef13 Tweak Docker Hub push command 2023-04-20 06:22:02 +01:00
Richard Beales
c9bf95edf4 Merge pull request #2625 from Significant-Gravitas/stable-0.2.2
Stable 0.2.2 into Stable ready for release
2023-04-20 06:02:22 +01:00
Richard Beales
0fa9cf6eb0 Merge pull request #2624 from Significant-Gravitas/richbeales-patch-2
Patch docker hub CI task into Stable
2023-04-20 06:00:32 +01:00
BillSchumacher
bcda3c1a32 Merge pull request #1986 from Significant-Gravitas/richbeales-patch-2
Update docker-hub image push action
2023-04-19 23:57:56 -05:00
Pi
2f053fe9db Merge pull request #2605 from Pwuts/fix/pr-size-workflow
fix shirt-sizing workflow permissions
2023-04-20 02:32:59 +01:00
Reinier van der Leer
376db5a123 fix shirt-sizing workflow permissions 2023-04-20 03:20:28 +02:00
Toran Bruce Richards
3c23e7145d Update README.md 2023-04-20 13:00:41 +12:00
Toran Bruce Richards
981b6073e7 Update README.md 2023-04-20 12:40:40 +12:00
Nicholas Tindle
a82d49247a Shirt size labeling for PRs (#2467)
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
2023-04-20 02:07:41 +02:00
BillSchumacher
19f893e1e2 Merge pull request #757 from BillSchumacher/plugin-support
Plugin Support
2023-04-19 18:48:53 -05:00
BillSchumacher
c731675443 Fix url 2023-04-19 18:45:29 -05: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
16f0e22ffa linting 2023-04-19 18:21:03 -05:00
BillSchumacher
d7679d755f Fix all commands and cleanup 2023-04-19 18:17:04 -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
d5523600c7 Merge pull request #10 from riensen/plugin-support
Adding Allowlisted Plugins via .env
2023-04-19 17:22:36 -05:00
BillSchumacher
f5a2acd82a Merge pull request #2599 from Significant-Gravitas/master
Master -> Test 0.2.2
2023-04-19 17:14:27 -05:00
bszollosinagy
fa91bc154c Fix model context overflow issue (#2542)
Co-authored-by: batyu <batyu@localhost>
2023-04-19 23:28:57 +02:00
Toran Bruce Richards
a5a9b5dbd8 Update README.md 2023-04-20 09:23:18 +12:00
Toran Bruce Richards
cdbcd8596e Update README.md 2023-04-20 09:22:54 +12:00
Richard Beales
9b7719071f Merge pull request #2573 from Significant-Gravitas/fix/symlinks-in-workspace-path
fix(workspace): resolve symlinks in workspace path before checking
2023-04-19 21:49:03 +01:00
Richard Beales
a71ae26b52 Merge pull request #2576 from tejen/patch-1
Update README.md
2023-04-19 21:30:23 +01:00
Tejen Patel
66b5c760f4 Update README.md 2023-04-19 15:11:35 -04:00
Reinier van der Leer
37ff26ec2c fix(workspace): resolve symlinks in workspace path before checking 2023-04-19 20:58:14 +02:00
Richard Beales
a2723f16f2 Merge pull request #2448 from Pwuts/fix/default-config
Consolidate default config with config.py as master
2023-04-19 18:13:21 +01:00
Pi
a3aaf621fe Merge pull request #2562 from richbeales/master
Print warning to users of Python < 3.10
2023-04-19 18:10:12 +01:00
Richard Beales
903e21b2dd Merge branch 'Significant-Gravitas:master' into master 2023-04-19 18:06:26 +01:00
Richard Beales
0400d72824 Print a warning if current py version < 3.10 2023-04-19 18:05:56 +01:00
Reinier van der Leer
e08b4d601f Set WIPE_REDIS_ON_START default True 2023-04-19 18:37:05 +02:00
Reinier van der Leer
20bd2de54a Add headless browser setting 2023-04-19 18:19:39 +02:00
Reinier van der Leer
52233dff50 Merge branch 'master' into fix/default-config 2023-04-19 18:13:41 +02:00
0xArty
1f3cd214e6 Merge pull request #2339 from mikekelly/dont-install-sorcery-on-docker
Don't install sorcery on docker
2023-04-19 16:59:20 +01:00
Reinier van der Leer
0d7ab414d9 Merge pull request #2355 from yunzheng1112/fix-azure-config
* fix path of Azure config file
* default azure_api_type -> azure
2023-04-19 17:25:23 +02:00
Reinier van der Leer
7eed489ea1 Merge pull request #2351 from zvrr/zvrr-patch-1
fix azure_model_to_deployment_id_map type (list -> dict)
2023-04-19 17:23:40 +02:00
Reinier van der Leer
45f490e0ad llm_utils: revert changing deployment_id parameter to engine 2023-04-19 17:21:06 +02:00
Mike Kelly
bb2066df04 remove sorcery 2023-04-19 16:04:48 +01:00
Reinier van der Leer
6cecb9766a Merge pull request #2321 from zzzgydi/fix-system-prompt
fix: remove duplicate task complete command prompt
2023-04-19 16:42:32 +02:00
Reinier van der Leer
d9cb000f65 Merge pull request #2324 from itaihochman/iss1211
* Use BROWSE_MAX_CHUNK_LENGTH for chunking text
* Fix Issue #1211: GPT-3.5 token limit is lower than the default
2023-04-19 16:40:55 +02:00
Toran Bruce Richards
d163c564e5 Update README.md 2023-04-19 23:33:44 +12:00
Toran Bruce Richards
d4cef97e2f Update README.md 2023-04-19 23:30:15 +12:00
Toran Bruce Richards
ce8dfcc604 update e-sponsors 2023-04-19 23:29:33 +12:00
Toran Bruce Richards
a56459fee3 Update enteprise-sponsors 2023-04-19 23:24:48 +12:00
riensen
c5b81b5e10 Adding Allowlisted Plugins via env 2023-04-19 12:50:00 +02:00
Richard Beales
fdd79223b0 Merge pull request #2495 from Explorergt92/patch-3
Update README.md Windows run.bat instructions
2023-04-19 07:20:58 +01:00