Scrapegraph-ai/scrapegraphai/graphs
2024-05-15 13:46:19 +02:00
..
__init__.py feat(omni-search): added omni search graph and updated docs 2024-05-14 16:26:43 +02:00
abstract_graph.py Merge branch 'main' into pre/beta 2024-05-14 10:24:29 +02:00
base_graph.py Add a new graph traversal that allows more than one edges out of a graph 2024-05-15 13:46:19 +02:00
csv_scraper_graph.py fix(fetch_node): bug in handling local files 2024-05-14 16:51:10 +02:00
deep_scraper_graph.py fix(fetch_node): bug in handling local files 2024-05-14 16:51:10 +02:00
json_scraper_graph.py fix(fetch_node): bug in handling local files 2024-05-14 16:51:10 +02:00
omni_scraper_graph.py feat(omni-search): added omni search graph and updated docs 2024-05-14 16:26:43 +02:00
omni_search_graph.py feat(omni-search): added omni search graph and updated docs 2024-05-14 16:26:43 +02:00
pdf_scraper_graph.py fix(fetch_node): bug in handling local files 2024-05-14 16:51:10 +02:00
script_creator_graph.py fix(fetch_node): bug in handling local files 2024-05-14 16:51:10 +02:00
search_graph.py fix(examples): local, mixed models and fixed SearchGraph embeddings problem 2024-05-08 15:36:26 +02:00
smart_scraper_graph.py fix(fetch_node): bug in handling local files 2024-05-14 16:51:10 +02:00
speech_graph.py fix(fetch_node): bug in handling local files 2024-05-14 16:51:10 +02:00
xml_scraper_graph.py fix(fetch_node): bug in handling local files 2024-05-14 16:51:10 +02:00