Scrapegraph-ai/scrapegraphai/nodes
Marco Vinciguerra d1b2104f28 fix: formatting
2024-12-11 17:18:05 +01:00
..
__init__.py removed unused node 2024-10-11 12:46:39 +02:00
base_node.py add docstring files 2024-10-24 15:28:27 +02:00
concat_answers_node.py refactoring of the code 2024-09-28 09:02:20 +02:00
conditional_node.py refactor cond node structure to fit with the new implementation 2024-10-15 15:23:05 +03:00
description_node.py refactoring of code for pylint integration 2024-10-04 09:54:54 +02:00
fetch_node_level_k.py fix: formatting 2024-12-11 17:18:05 +01:00
fetch_node.py fix: formatting 2024-12-11 17:18:05 +01:00
fetch_screen_node.py refactoring of node names 2024-09-22 10:35:43 +02:00
generate_answer_csv_node.py fix: async invocation 2024-10-13 11:30:39 +02:00
generate_answer_from_image_node.py feat: add model integration gpt4 2024-10-24 09:10:51 +02:00
generate_answer_node_k_level.py fix: async invocation 2024-10-13 11:30:39 +02:00
generate_answer_node.py fix: generate answer node timeout 2024-11-20 21:18:38 +01:00
generate_answer_omni_node.py fix: async invocation 2024-10-13 11:30:39 +02:00
generate_code_node.py fix: async invocation 2024-10-13 11:30:39 +02:00
generate_scraper_node.py fix: async invocation 2024-10-13 11:30:39 +02:00
get_probable_tags_node.py feat: refactoring of get_probable_tags node 2024-10-23 12:15:16 +02:00
graph_iterator_node.py refctoring of the code 2024-09-23 08:37:52 +02:00
html_analyzer_node.py fix: async invocation 2024-10-13 11:30:39 +02:00
image_to_text_node.py refactoring of the code 2024-09-28 09:02:20 +02:00
merge_answers_node.py fix: async invocation 2024-10-13 11:30:39 +02:00
merge_generated_scripts_node.py fix: async invocation 2024-10-13 11:30:39 +02:00
parse_node_depth_k_node.py refactoring of the code 2024-10-10 14:08:13 +02:00
parse_node.py fix: improved links extraction for parse_node, resolves #822 2024-11-24 14:44:48 +01:00
prompt_refiner_node.py fix: async invocation 2024-10-13 11:30:39 +02:00
rag_node.py feat: finished basic version of deep scraper 2024-10-03 13:13:04 +02:00
reasoning_node.py fix: async invocation 2024-10-13 11:30:39 +02:00
robots_node.py fix: async invocation 2024-10-13 11:30:39 +02:00
search_internet_node.py feat: revert search function 2024-11-24 10:02:10 +01:00
search_link_node.py fix: async invocation 2024-10-13 11:30:39 +02:00
search_node_with_context.py removed unused files 2024-10-12 09:41:02 +02:00
text_to_speech_node.py refactoring of the code 2024-08-23 11:33:22 +02:00