Scrapegraph-ai/scrapegraphai/nodes
2024-05-17 10:40:19 +02:00
..
__init__.py fix: come back to the old version 2024-05-15 15:54:00 +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 Add a new graph traversal that allows more than one edges out of a graph 2024-05-15 13:46:19 +02:00
fetch_node.py fix: come back to the old version 2024-05-15 15:54:00 +02:00
generate_answer_csv_node.py feat: add new prompt info 2024-05-12 11:14:30 +02:00
generate_answer_node.py fix: come back to the old version 2024-05-15 15:54:00 +02:00
generate_answer_omni_node.py feat(omni-scraper): working OmniScraperGraph with images 2024-05-14 13:46:49 +02:00
generate_answer_pdf_node.py feat: add new prompt info 2024-05-12 11:14:30 +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 removed max depth 2024-05-16 12:39:08 +02:00
image_to_text_node.py feat(omni-scraper): working OmniScraperGraph with images 2024-05-14 13:46:49 +02:00
merge_answers_node.py fix: come back to the old version 2024-05-15 15:54:00 +02:00
parse_node.py feat(omni-scraper): working OmniScraperGraph with images 2024-05-14 13:46:49 +02:00
rag_node.py fix(examples): openai std examples 2024-05-08 14:56:44 +02:00
robots_node.py fix: come back to the old version 2024-05-15 15:54:00 +02:00
search_internet_node.py fix(examples): local, mixed models and fixed SearchGraph embeddings problem 2024-05-08 15:36:26 +02:00
search_link_node.py revert 2024-05-16 12:34:02 +02:00
text_to_speech_node.py fix(examples): openai std examples 2024-05-08 14:56:44 +02:00