Scrapegraph-ai/scrapegraphai/nodes
2024-08-20 09:58:34 +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 refactoring of the code according to pylint style 2024-08-18 11:51:34 +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 according to pylint style 2024-08-18 11:51:34 +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 according to pylint style 2024-08-18 11:51:34 +02:00
get_probable_tags_node.py refactoring of the code according to pylint style 2024-08-18 11:51:34 +02:00
graph_iterator_node.py refactoring of the code according to pylint style 2024-08-18 11:51:34 +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 according to pylint style 2024-08-18 11:51:34 +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 Merge branch 'pre/beta' into support_structured_output_shema_openai 2024-08-19 13:31:01 +02:00
rag_node.py refactoring of the code according to pylint style 2024-08-18 11:51:34 +02:00
robots_node.py refactoring of the code according to pylint style 2024-08-18 11:51:34 +02:00
search_internet_node.py refactoring of the code according to pylint style 2024-08-18 11:51:34 +02:00
search_link_node.py feat: Implemented a filter logic in search_link_node.py 2024-08-19 11:05:31 +03:00
search_node_with_context.py refactoring of the code according to pylint style 2024-08-18 11:51:34 +02:00
text_to_speech_node.py feat: refactoring of the code 2024-08-02 12:00:00 +02:00