mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-12 21:01:56 +08:00
docs(cache): added cache_path param
This commit is contained in:
parent
c881f64209
commit
edddb682d0
@ -13,6 +13,7 @@ Some interesting ones are:
|
||||
- `loader_kwargs`: A dictionary with additional parameters to be passed to the `Loader` class, such as `proxy`.
|
||||
- `burr_kwargs`: A dictionary with additional parameters to enable `Burr` graphical user interface.
|
||||
- `max_images`: The maximum number of images to be analyzed. Useful in `OmniScraperGraph` and `OmniSearchGraph`.
|
||||
- `cache_path`: The path where the cache files will be saved. If already exists, the cache will be loaded from this path.
|
||||
|
||||
.. _Burr:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user