itaihochman
|
e34ede79b9
|
Add an option to set the chunk size using the
configoration - BROWSE_CHUNK_MAX_LENGTH=4000
This way, we can avoid errors of exceeding chunk size when using gpt-3.5
|
2023-04-18 08:56:00 +03:00 |
Merwane Hamadi
|
cf9a94a8b6
|
isort implemented
|
2023-04-17 13:42:01 -07:00 |
Tom Kaitchuck
|
6b64158356
|
Unbound summary size
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
|
2023-04-17 17:08:21 +01:00 |
jayceslesar
|
8990911522
|
unify annotations to future syntax
|
2023-04-16 14:02:48 -04:00 |
BillSchumacher
|
f2035231e3
|
Refactor and Merge branch 'master' of https://github.com/Significant-Gravitas/Auto-GPT into pr/96
|
2023-04-15 17:12:59 -05:00 |
Richard Beales
|
fdac81e908
|
Merge pull request #1489 from hdkiller/remove-please-from-prompts
Remove please from prompts
|
2023-04-15 18:45:05 +01:00 |
HDKiller
|
885d81b354
|
remove "please" from prompt in text.py
|
2023-04-15 16:55:32 +00:00 |
youkaichao
|
a51b37f01c
|
fix dict type annotation
|
2023-04-15 22:10:22 +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 |