bszollosinagy
|
fa91bc154c
|
Fix model context overflow issue (#2542)
Co-authored-by: batyu <batyu@localhost>
|
2023-04-19 23:28:57 +02: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
|
52233dff50
|
Merge branch 'master' into fix/default-config
|
2023-04-19 18:13:41 +02: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
|
8581ee2c0c
|
Merge branch 'master' into fix/default-config
|
2023-04-19 02:51:22 +02:00 |
|
BillSchumacher
|
aeb1178a47
|
linting
|
2023-04-18 19:26:18 -05:00 |
|
BillSchumacher
|
7086961e00
|
Merge branch 'master' of https://github.com/Significant-Gravitas/Auto-GPT into pr/1477
|
2023-04-18 19:20:24 -05:00 |
|
Reinier van der Leer
|
2db4a5da57
|
Merge branch 'master' into fix/default-config
|
2023-04-19 02:04:11 +02:00 |
|
Josh XT
|
9514919d37
|
Option to disable working directory restrictions (#1875)
Remove restriction on working directory if RESTRICT_TO_WORKSPACE != True
---------
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
|
2023-04-19 01:54:38 +02:00 |
|
Tymec
|
5576994c2c
|
fix: merge conflicts
|
2023-04-19 01:30:28 +02:00 |
|
Reinier van der Leer
|
8020eaa2e9
|
Merge pull request #1473 from ickma/support-headless-chrome-mode
Add support for running Chrome in Headless mode.
|
2023-04-19 01:14:49 +02:00 |
|
Reinier van der Leer
|
78734dade8
|
Consolidate default config with config.py as master
|
2023-04-18 23:40:43 +02:00 |
|
Richard Beales
|
4a07790910
|
Added ability to output news/announcements on startup
|
2023-04-18 20:09:07 +01:00 |
|
Reinier van der Leer
|
d6b1aa677d
|
consolidate browser settings
|
2023-04-18 16:46:58 +02:00 |
|
Reinier van der Leer
|
9d14b113a3
|
Merge remote-tracking branch 'origin/master' into support-headless-chrome-mode
|
2023-04-18 16:01:45 +02:00 |
|
zvrr
|
f7014e8773
|
Update config.py
azure_model_to_deployment_id_map default type should be a dict, not list
|
2023-04-18 17:06:58 +08:00 |
|
Yun Zheng
|
fc6070d574
|
Fix Azure Config file location
|
2023-04-18 17:03:48 +08:00 |
|
Merwane Hamadi
|
cf9a94a8b6
|
isort implemented
|
2023-04-17 13:42:01 -07:00 |
|
Richard Beales
|
a5506abdad
|
Merge pull request #2137 from suzuken/config-fix-openai-link
config.py: update OpenAI link to platform.openai.com
|
2023-04-17 17:40:48 +01:00 |
|
jingxing
|
f2baa0872b
|
config.py format
|
2023-04-17 17:16:14 +01:00 |
|
Tom Kaitchuck
|
6b64158356
|
Unbound summary size
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
|
2023-04-17 17:08:21 +01:00 |
|
suzuken
|
74a8b5d832
|
config.py: update OpenAI link
|
2023-04-17 18:15:49 +09: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 |
|
jayceslesar
|
8990911522
|
unify annotations to future syntax
|
2023-04-16 14:02:48 -04:00 |
|
cs0lar
|
23b89b80cd
|
merged master and resolved conflicts
|
2023-04-16 07:49:21 +01:00 |
|
Richard Beales
|
236f30043c
|
Merge pull request #1730 from Zorinik/master
Typo in prompt start - missing space resulted in joined words in the prompt
|
2023-04-16 06:56:38 +01:00 |
|
Domenico Giambra
|
f57e3cfecb
|
Typo in prompt start - missing space resulted in joined words in the prompt
|
2023-04-16 00:27:16 +02:00 |
|
gucky92
|
9696fc622c
|
Transcribing audio
|
2023-04-15 23:19:20 +02:00 |
|
cs0lar
|
03d2032a6a
|
merged master and resolved conflicts
|
2023-04-15 22:08:38 +01:00 |
|
BillSchumacher
|
11d6dabe37
|
Quality update
|
2023-04-15 14:55:13 -05:00 |
|
cs0lar
|
51224229eb
|
fixed merge conflicts
|
2023-04-15 20:32:31 +01:00 |
|
Richard Beales
|
c1f18b5324
|
Revert "Add ability to use local embeddings model" (#1662)
|
2023-04-15 19:25:44 +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 |
|
Richard Beales
|
17cdeee214
|
Merge pull request #1320 from Tymec/master
Add ability to use local embeddings model
|
2023-04-15 18:13:16 +01:00 |
|
Richard Beales
|
7c0789252e
|
Merge pull request #1572 from cryptidv/browser-agnostic
Make browsing with Selenium Browser Agnostic
|
2023-04-15 16:32:24 +01:00 |
|
Tymec
|
e0af761c35
|
chore: flake8 formatting
|
2023-04-15 17:26:58 +02:00 |
|
Eddie Cohen
|
71abd6f2e4
|
linting
|
2023-04-15 11:15:18 -04:00 |
|
Richard Beales
|
8c4b985df0
|
Merge pull request #1269 from suensummit/cleanup-unused-azure-env
Cleanup azure parameters in env.template and remove unused env in config.py
|
2023-04-15 16:15:16 +01:00 |
|
cs0lar
|
2678a5a74b
|
fixed merge conflicts
|
2023-04-15 16:01:47 +01:00 |
|
Eddie Cohen
|
4d8de551b5
|
add prompt, env example, config
|
2023-04-15 10:56:10 -04:00 |
|
Summit Suen
|
a0de3868c6
|
Cleanup azure parameters in env.template and remove unused env in config.load_azure_config().
|
2023-04-15 22:44:50 +08:00 |
|
Tymec
|
53297e55bf
|
Merge remote-tracking branch 'upstream/master'
|
2023-04-15 16:03:08 +02:00 |
|
cs0lar
|
b987cff7da
|
Merge branch 'master' into feature/weaviate-memory
|
2023-04-15 14:43:01 +01:00 |
|
Eesa Hamza
|
e90e618c5e
|
Added agnostic browser support
|
2023-04-15 16:28:34 +03:00 |
|
chyezh
|
395d9d0481
|
enable milvus as memory backend
|
2023-04-15 21:20:30 +08: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 |
|