Scrapegraph-ai/scrapegraphai/nodes
2024-04-22 21:32:06 +02:00
..
__init__.py revert to old naming 2024-04-19 13:43:51 +02:00
base_node.py implemented node_config, add embedder model choice, add azure endpoint, refactor graphs and exmaples 2024-04-08 12:18:32 +02:00
conditional_node.py dev: refactor dict on graph state 2024-02-18 23:36:16 +01:00
fetch_node.py Merge branch 'main' of https://github.com/VinciGit00/Scrapegraph-ai 2024-04-19 10:36:40 +02:00
generate_answer_node.py fixed chunk response 2024-04-17 15:20:45 +02:00
generate_scraper_node.py fixed typos in the doc 2024-04-22 21:31:23 +02:00
get_probable_tags_node.py add informations on prompt 2024-04-15 10:43:40 +02:00
image_to_text_node.py revert to old naming 2024-04-19 13:43:51 +02:00
parse_node.py fixed token models, added mistral support 2024-04-08 15:21:06 +02:00
rag_node.py fixed ollama embedder params 2024-04-21 01:21:09 +02:00
search_internet_node.py fixed typos in the doc 2024-04-22 21:32:06 +02:00
text_to_speech_node.py revert to old naming 2024-04-19 13:43:51 +02:00