Scrapegraph-ai/scrapegraphai/nodes
2024-08-23 12:22:31 +02:00
..
__init__.py add screenshot scraper 2024-08-18 19:39:49 +02:00
base_node.py refactoring of the code according to pylint style 2024-08-18 11:51:34 +02:00
conditional_node.py fixed versioning errors 2024-08-11 10:04:15 +02:00
fetch_node.py update dependenceis 2024-08-21 20:48:47 +02:00
fetch_screen_node.py add if and cool stuff 2024-08-19 02:01:41 +02:00
generate_answer_csv_node.py refactoring of the code 2024-08-23 11:33:22 +02:00
generate_answer_from_image_node.py add try catch and robust integration 2024-08-19 14:24:27 +02:00
generate_answer_node.py feat(GenerateAnswerNode): built-in structured output through LangChain 2024-08-19 13:45:37 +02:00
generate_answer_omni_node.py refactoring of the code according to pylint style 2024-08-18 11:51:34 +02:00
generate_answer_pdf_node.py refactoring of the code according to pylint style 2024-08-18 11:51:34 +02:00
generate_scraper_node.py refactoring of the code 2024-08-23 11:33:22 +02:00
get_probable_tags_node.py refactoring of the code 2024-08-23 11:33:22 +02:00
graph_iterator_node.py refactoring of the code 2024-08-23 11:33:22 +02:00
image_to_text_node.py refactoring of the code according to pylint style 2024-08-18 11:51:34 +02:00
merge_answers_node.py refactoring of the code 2024-08-23 11:33:22 +02:00
merge_generated_scripts.py refactoring of the code according to pylint style 2024-08-18 11:51:34 +02:00
parse_node.py refactoring of the code 2024-08-23 11:33:22 +02:00
rag_node.py refactoring of the code 2024-08-23 11:33:22 +02:00
robots_node.py refactoring of the code 2024-08-23 11:33:22 +02:00
search_internet_node.py refactoring of the code 2024-08-23 11:33:22 +02:00
search_link_node.py refactoring of the code 2024-08-23 11:33:22 +02:00
search_node_with_context.py refactoring of the code 2024-08-23 11:33:22 +02:00
text_to_speech_node.py refactoring of the code 2024-08-23 11:33:22 +02:00