Scrapegraph-ai/scrapegraphai/nodes
2024-04-17 11:34:10 +02:00
..
__init__.py add superclasse for graphs 2024-03-28 20:46:17 +01: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 add new local models context window 2024-04-09 10:23:38 +02:00
generate_answer_node.py fixed single chunk bug 2024-04-17 11:34:10 +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