AutoGPT/autogpt/processing
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
..
__init__.py Reorg (#1537) 2023-04-15 13:56:23 +01:00
html.py isort implemented 2023-04-17 13:42:01 -07:00
text.py Add an option to set the chunk size using the 2023-04-18 08:56:00 +03:00