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 |
|
Adrian Scott
|
c71c61dc58
|
Added one space after period for better formatting
|
2023-04-16 18:14:16 -05:00 |
|
BillSchumacher
|
3fadf2c90b
|
Blacked
|
2023-04-16 14:15:38 -05:00 |
|
Eesa Hamza
|
3944f29add
|
Fixed new backends not being added to supported memory
|
2023-04-16 21:40:09 +03:00 |
|
Richard Beales
|
a91ef56954
|
Remove warnings if memory backend is not installed
|
2023-04-16 19:20:19 +01:00 |
|
jayceslesar
|
8990911522
|
unify annotations to future syntax
|
2023-04-16 14:02:48 -04:00 |
|
cs0lar
|
03d2032a6a
|
merged master and resolved conflicts
|
2023-04-15 22:08:38 +01:00 |
|
BillSchumacher
|
898b7eed8a
|
Merge pull request #1635 from Imccccc/feature/embedding-with-retry
Embedding Improvement
|
2023-04-15 15:04:31 -05:00 |
|
BillSchumacher
|
e758a4de3e
|
Update pinecone.py
Fix blank lines.
|
2023-04-15 15:03:33 -05: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 |
|
cs0lar
|
899c815676
|
fixed auth code
|
2023-04-15 18:55:45 +01:00 |
|
cs0lar
|
8916b76f11
|
fixed change request
|
2023-04-15 18:52:59 +01:00 |
|
xuqi.wxq
|
5e189c83ee
|
Fix Milvus as a long-term memory backend.
|
2023-04-16 01:45:38 +08:00 |
|
Imccccc
|
f67b81e200
|
Embedding Improvement
1. move embedding function into llm_utils
2. add try feature with in embedding function
|
2023-04-16 00:47:41 +08:00 |
|
cs0lar
|
2678a5a74b
|
fixed merge conflicts
|
2023-04-15 16:01:47 +01:00 |
|
cs0lar
|
b2bfd395ed
|
fixed formatting
|
2023-04-15 15:49:24 +01:00 |
|
cs0lar
|
b987cff7da
|
Merge branch 'master' into feature/weaviate-memory
|
2023-04-15 14:43:01 +01: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 |
|
cs0lar
|
4c7deef9ae
|
merged master and resolved conflicts
|
2023-04-15 06:51:04 +01:00 |
|
BillSchumacher
|
4bb7a598a5
|
Fix everything (#1444)
* Pi's message.
* Fix most everything.
* Blacked
|
2023-04-15 01:04:48 +01:00 |
|
0xArty
|
328ba5e69e
|
formatting
|
2023-04-14 20:42:28 +01:00 |
|
Merwane Hamadi
|
adf7c3ac98
|
added more autogpt prefixes in imports
|
2023-04-14 11:15:02 -07:00 |
|
Dino Hensen
|
d64f866bfa
|
Convert to python module named autogpt.
Also fixed the Dockerfile.
Converting to module makes development easier.
Fixes coverage script in CI and test imports.
|
2023-04-14 10:27:41 -07:00 |
|