BillSchumacher
|
2761a5c361
|
Add post_prompt hook
|
2023-04-15 22:18:55 -05:00 |
BillSchumacher
|
b7a29e71cd
|
Refactor prompts into package, make the prompt able to be stored with the AI config and changed. Fix settings file.
|
2023-04-15 22:15:34 -05: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 |
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 |