Scrapegraph-ai/scrapegraphai/nodes
2024-05-22 11:54:55 +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 dev: refactor dict on graph state 2024-02-18 23:36:16 +01:00
fetch_node.py fix: pdf scraper bug 2024-05-22 11:54:55 +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 feat(batchsize): tested different batch sizes and systems 2024-05-13 23:49:48 +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 Update the prompt for the search_link_node 2024-05-14 16:59:16 +02:00
text_to_speech_node.py fix(examples): openai std examples 2024-05-08 14:56:44 +02:00