Scrapegraph-ai/scrapegraphai/nodes
2024-04-17 12:08:43 +02:00
..
__init__.py add generateScraperBranch 2024-04-14 13:18:50 +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 feat: apply remove to the document before updating the state 2024-04-17 11:24:56 +02:00
generate_answer_node.py Merge branch 'main' into refactor_generate_answer_node 2024-04-17 12:08:43 +02:00
generate_scraper_node.py refactored and fixed single chunk bug 2024-04-17 11:50:19 +02:00
get_probable_tags_node.py add informations on prompt 2024-04-15 10:43:40 +02:00
image_to_text_node.py implemented node_config, add embedder model choice, add azure endpoint, refactor graphs and exmaples 2024-04-08 12:18:32 +02:00
parse_node.py fixed token models, added mistral support 2024-04-08 15:21:06 +02:00
rag_node.py fixing bug on rag node 2024-04-11 19:26:38 +02:00
search_internet_node.py add informations on prompt 2024-04-15 10:43:40 +02:00
text_to_speech_node.py implemented node_config, add embedder model choice, add azure endpoint, refactor graphs and exmaples 2024-04-08 12:18:32 +02:00