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 |
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 |
BillSchumacher
|
3fadf2c90b
|
Blacked
|
2023-04-16 14:15:38 -05:00 |
BillSchumacher
|
c544cebbe6
|
Merge branch 'master' of https://github.com/BillSchumacher/Auto-GPT into plugin-support
|
2023-04-16 14:15:15 -05:00 |
cs0lar
|
23b89b80cd
|
merged master and resolved conflicts
|
2023-04-16 07:49:21 +01:00 |
BillSchumacher
|
1af463b03c
|
Merge branch 'master' of https://github.com/Significant-Gravitas/Auto-GPT into plugin-support
|
2023-04-15 21:37:27 -05: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 |