Scrapegraph-ai
Scrapegraph-ai copied to clipboard
'Batchsize' config attribute does not change
Describe the bug I tried to change the batch size to a different number (4) from the default (16) by specifying batch size in the graph configuration. However, when I run the debug mode, the batchsize doesn't change and remains at 16.
To Reproduce I ran in this problem while running Python 3.12 with ScrapeGraphAI version 1.7.3 as shown in the code screenshot below.
Expected behavior Due to having 'verbose' set to true, the terminal should output a message saying "Batchsize 4" rather than "Batchsize 16".
Screenshots
Desktop (please complete the following information):
- OS: iOS
- VsCode