Scrapegraph-ai/scrapegraphai/graphs
2024-05-09 12:29:39 +02:00
..
__init__.py exposed abstract_graph allowing the user to create new graphs 2024-05-05 22:05:11 +02:00
abstract_graph.py Update abstract_graph.py 2024-05-09 12:29:39 +02:00
base_graph.py fix: trailing whitespace 2024-05-04 21:26:19 +02:00
csv_scraper_graph.py Corrected graphs to use common params 2024-05-05 14:36:16 +02:00
json_scraper_graph.py Miscellaneous "llm" -> "llm_model" refactors 2024-05-05 15:58:50 +02:00
pdf_scraper_graph.py feat: add pdf scraper 2024-05-03 21:42:02 +02:00
script_creator_graph.py feat: update info 2024-05-08 21:25:03 +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 Corrected graphs to use common params 2024-05-05 14:36:16 +02:00
speech_graph.py Corrected graphs to use common params 2024-05-05 14:36:16 +02:00
xml_scraper_graph.py Corrected graphs to use common params 2024-05-05 14:36:16 +02:00