We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c881f64 commit edddb68Copy full SHA for edddb68
docs/source/scrapers/graph_config.rst
@@ -13,6 +13,7 @@ Some interesting ones are:
13
- `loader_kwargs`: A dictionary with additional parameters to be passed to the `Loader` class, such as `proxy`.
14
- `burr_kwargs`: A dictionary with additional parameters to enable `Burr` graphical user interface.
15
- `max_images`: The maximum number of images to be analyzed. Useful in `OmniScraperGraph` and `OmniSearchGraph`.
16
+- `cache_path`: The path where the cache files will be saved. If already exists, the cache will be loaded from this path.
17
18
.. _Burr:
19
0 commit comments