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 |
|
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 |
|