| .. |
|
__init__.py
|
feat: multiple graph instances
|
2024-05-05 23:51:04 +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
|
Fetch links in the page while parsing html
|
2024-05-11 09:46:51 +05:30 |
|
generate_answer_csv_node.py
|
fix(examples): openai std examples
|
2024-05-08 14:56:44 +02:00 |
|
generate_answer_node.py
|
fix(examples): openai std examples
|
2024-05-08 14:56:44 +02:00 |
|
generate_answer_pdf_node.py
|
fix(examples): openai std examples
|
2024-05-08 14:56:44 +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(node): multiple url search in SearchGraph + fixes
|
2024-05-06 00:30:09 +02:00 |
|
image_to_text_node.py
|
fix(examples): openai std examples
|
2024-05-08 14:56:44 +02:00 |
|
merge_answers_node.py
|
fix(examples): openai std examples
|
2024-05-08 14:56:44 +02:00 |
|
parse_node.py
|
Merge branch 'pre/beta' into fix-GenerateScraperGraph
|
2024-05-11 01:59:28 +02:00 |
|
rag_node.py
|
fix(examples): openai std examples
|
2024-05-08 14:56:44 +02:00 |
|
robots_node.py
|
fix(examples): openai std examples
|
2024-05-08 14:56:44 +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 documentation
|
2024-05-11 16:57:22 +05:30 |
|
text_to_speech_node.py
|
fix(examples): openai std examples
|
2024-05-08 14:56:44 +02:00 |