Scrapegraph-ai/scrapegraphai/graphs
Lorenzo Paleari 039ba2e95a
fix: Fixed pydantic error on SearchGraphs
Changed instatiation location of iterated graph classes
2024-09-13 01:56:58 +02:00
..
__init__.py feat: ConcatNode.py added for heavy merge operations 2024-09-04 17:53:32 +03:00
abstract_graph.py updates to tokenization for #651 to implement for mistral and ollama 2024-09-12 08:28:30 +01:00
base_graph.py refactoring of the code 2024-09-11 16:04:43 +02:00
csv_scraper_graph.py refactoring of the code 2024-09-11 16:04:43 +02:00
csv_scraper_multi_graph.py docs: Updated the graph_config in the documentation. 2024-09-12 14:50:02 +08:00
deep_scraper_graph.py docs: Updated the graph_config in the documentation. 2024-09-12 14:50:02 +08:00
json_scraper_graph.py docs: Updated the graph_config in the documentation. 2024-09-12 14:50:02 +08:00
json_scraper_multi_graph.py docs: Updated the graph_config in the documentation. 2024-09-12 14:50:02 +08:00
markdown_scraper_graph.py docs: Updated the graph_config in the documentation. 2024-09-12 14:50:02 +08:00
markdown_scraper_multi_graph.py docs: Updated the graph_config in the documentation. 2024-09-12 14:50:02 +08:00
omni_scraper_graph.py docs: Updated the graph_config in the documentation. 2024-09-12 14:50:02 +08:00
omni_search_graph.py fix: Fixed pydantic error on SearchGraphs 2024-09-13 01:56:58 +02:00
pdf_scraper_graph.py docs: Updated the graph_config in the documentation. 2024-09-12 14:50:02 +08:00
pdf_scraper_multi_graph.py docs: Updated the graph_config in the documentation. 2024-09-12 14:50:02 +08:00
screenshot_scraper_graph.py Update screenshot_scraper_graph.py 2024-08-19 14:35:13 +02:00
script_creator_graph.py docs: Updated the graph_config in the documentation. 2024-09-12 14:50:02 +08:00
script_creator_multi_graph.py docs: Updated the graph_config in the documentation. 2024-09-12 14:50:02 +08:00
search_graph.py fix: Fixed pydantic error on SearchGraphs 2024-09-13 01:56:58 +02:00
search_link_graph.py docs: Updated the graph_config in the documentation. 2024-09-12 14:50:02 +08:00
smart_scraper_graph.py docs: Updated the graph_config in the documentation. 2024-09-12 14:50:02 +08:00
smart_scraper_multi_concat_graph.py docs: Updated the graph_config in the documentation. 2024-09-12 14:50:02 +08:00
smart_scraper_multi_graph.py docs: Updated the graph_config in the documentation. 2024-09-12 14:50:02 +08:00
speech_graph.py docs: Updated the graph_config in the documentation. 2024-09-12 14:50:02 +08:00
xml_scraper_graph.py docs: Updated the graph_config in the documentation. 2024-09-12 14:50:02 +08:00
xml_scraper_multi_graph.py docs: Updated the graph_config in the documentation. 2024-09-12 14:50:02 +08:00