Scrapegraph-ai/scrapegraphai/nodes
2024-04-08 22:28:55 +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 implemented node_config, add embedder model choice, add azure endpoint, refactor graphs and exmaples 2024-04-08 12:18:32 +02:00
generate_answer_node.py implemented node_config, add embedder model choice, add azure endpoint, refactor graphs and exmaples 2024-04-08 12:18:32 +02:00
get_probable_tags_node.py refactoring of code, add example on the readme 2024-03-18 14:35:47 +01: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 refactoring if examples ffolder 2024-04-08 22:28:55 +02:00
search_internet_node.py refactoring if examples ffolder 2024-04-08 22:28:55 +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