Scrapegraph-ai/scrapegraphai/nodes
2024-05-23 13:45:23 +02:00
..
__init__.py feat(node): knowledge graph node 2024-05-17 18:40:58 +02:00
base_node.py Corrected logic of update_config function in base_node.py 2024-05-05 06:37:31 +02:00
conditional_node.py feat(smart-scraper-multi): add schema to graphs and created SmartScraperMultiGraph 2024-05-21 13:13:27 +02:00
fetch_node.py fix: pdf scraper bug 2024-05-22 11:54:55 +02:00
generate_answer_csv_node.py feat(smart-scraper-multi): add schema to graphs and created SmartScraperMultiGraph 2024-05-21 13:13:27 +02:00
generate_answer_node.py feat(smart-scraper-multi): add schema to graphs and created SmartScraperMultiGraph 2024-05-21 13:13:27 +02:00
generate_answer_omni_node.py feat(smart-scraper-multi): add schema to graphs and created SmartScraperMultiGraph 2024-05-21 13:13:27 +02:00
generate_answer_pdf_node.py refactor gen answ node 2024-05-23 13:45:23 +02:00
generate_scraper_node.py Merge branch 'pre/beta' into fix-GenerateScraperGraph 2024-05-11 01:59:28 +02:00
get_probable_tags_node.py feat: multiple graph instances 2024-05-05 23:51:04 +02:00
graph_iterator_node.py feat(smart-scraper-multi): add schema to graphs and created SmartScraperMultiGraph 2024-05-21 13:13:27 +02:00
image_to_text_node.py feat(omni-scraper): working OmniScraperGraph with images 2024-05-14 13:46:49 +02:00
knowledge_graph_node.py feat(smart-scraper-multi): add schema to graphs and created SmartScraperMultiGraph 2024-05-21 13:13:27 +02:00
merge_answers_node.py feat(multiple_search): working multiple example 2024-05-18 01:51:12 +02:00
parse_node.py feat(smart-scraper-multi): add schema to graphs and created SmartScraperMultiGraph 2024-05-21 13:13:27 +02:00
rag_node.py feat(smart-scraper-multi): add schema to graphs and created SmartScraperMultiGraph 2024-05-21 13:13:27 +02:00
robots_node.py Merge branch 'pre/beta' into multi_scraper_graph 2024-05-21 13:44:06 +02:00
search_internet_node.py feat(smart-scraper-multi): add schema to graphs and created SmartScraperMultiGraph 2024-05-21 13:13:27 +02:00
search_link_node.py feat(smart-scraper-multi): add schema to graphs and created SmartScraperMultiGraph 2024-05-21 13:13:27 +02:00
text_to_speech_node.py fix(examples): openai std examples 2024-05-08 14:56:44 +02:00