Scrapegraph-ai/scrapegraphai/graphs
2024-09-02 15:04:54 +02:00
..
__init__.py add screenshot scraper 2024-08-18 19:39:49 +02:00
abstract_graph.py fix(DeepSeek): proper model initialization 2024-09-02 12:28:22 +02:00
base_graph.py fix: pyproject.toml 2024-09-01 11:51:46 +02:00
csv_scraper_graph.py refactoring of code and documentation 2024-08-16 09:01:27 +02:00
csv_scraper_multi_graph.py fix: deepcopy fail for coping model_instance config 2024-08-31 16:26:11 +08:00
deep_scraper_graph.py updated token calculation on parsenode 2024-09-02 08:01:21 +01:00
json_scraper_graph.py fixed doc bugs and removed unused rag node 2024-08-14 10:59:53 +02:00
json_scraper_multi_graph.py fix: deepcopy fail for coping model_instance config 2024-08-31 16:26:11 +08:00
markdown_scraper_graph.py updated token calculation on parsenode 2024-09-02 08:01:21 +01:00
markdown_scraper_multi_graph.py fix: deepcopy fail for coping model_instance config 2024-08-31 16:26:11 +08:00
omni_scraper_graph.py updated token calculation on parsenode 2024-09-02 08:01:21 +01:00
omni_search_graph.py feat:expose the search engine params to user 2024-09-02 14:28:39 +08:00
pdf_scraper_graph.py updated token calculation on parsenode 2024-09-02 08:01:21 +01:00
pdf_scraper_multi_graph.py fix: deepcopy fail for coping model_instance config 2024-08-31 16:26:11 +08:00
screenshot_scraper_graph.py Update screenshot_scraper_graph.py 2024-08-19 14:35:13 +02:00
script_creator_graph.py change GenerateScraperNode to only use first chunk 2024-09-02 08:21:19 +01:00
script_creator_multi_graph.py fix: deepcopy fail for coping model_instance config 2024-08-31 16:26:11 +08:00
search_graph.py feat:expose the search engine params to user 2024-09-02 14:28:39 +08:00
search_link_graph.py updated token calculation on parsenode 2024-09-02 08:01:21 +01:00
smart_scraper_graph.py fix(SmartScraper): pass llm_model to ParseNode 2024-09-02 15:04:54 +02:00
smart_scraper_multi_graph.py fix: deepcopy fail for coping model_instance config 2024-08-31 16:26:11 +08:00
speech_graph.py updated token calculation on parsenode 2024-09-02 08:01:21 +01:00
xml_scraper_graph.py fixed doc bugs and removed unused rag node 2024-08-14 10:59:53 +02:00
xml_scraper_multi_graph.py fix: deepcopy fail for coping model_instance config 2024-08-31 16:26:11 +08:00