..
__init__.py
feat: add markdownify endpoint
2025-06-13 12:41:21 +02:00
base_node.py
codebeaver/pre/beta-963 - .
2025-04-14 07:50:46 +00:00
concat_answers_node.py
codebeaver/pre/beta-963 - .
2025-04-14 07:50:46 +00:00
conditional_node.py
feat: ⛏️ enhanced contribution and precommit added
2025-01-06 15:10:35 +01:00
description_node.py
Fix langchain import issues blocking tests
2025-11-26 17:33:59 +00:00
fetch_node_level_k.py
feat: ⛏️ enhanced contribution and precommit added
2025-01-06 15:10:35 +01:00
fetch_node.py
feat: Add configurable timeout to FetchNode
2025-11-01 09:08:13 +00:00
fetch_screen_node.py
feat: ⛏️ enhanced contribution and precommit added
2025-01-06 15:10:35 +01:00
generate_answer_csv_node.py
Fix langchain import issues blocking tests
2025-11-26 17:33:59 +00:00
generate_answer_from_image_node.py
codebeaver/pre/beta-963 - .
2025-04-14 07:50:46 +00:00
generate_answer_node_k_level.py
fix: use 'content' instead of 'context' in generate_answer_node_k_level
2026-01-04 20:23:17 +08:00
generate_answer_node.py
Fix langchain import issues blocking tests
2025-11-26 17:33:59 +00:00
generate_answer_omni_node.py
Fix langchain import issues blocking tests
2025-11-26 17:33:59 +00:00
generate_code_node.py
fix: update langchain imports for v1.0+ compatibility
2026-01-04 20:18:49 +08:00
generate_scraper_node.py
Fix langchain import issues blocking tests
2025-11-26 17:33:59 +00:00
get_probable_tags_node.py
Fix langchain import issues blocking tests
2025-11-26 17:33:59 +00:00
graph_iterator_node.py
fix: Schema parameter type
2025-01-15 21:28:43 +01:00
html_analyzer_node.py
Fix langchain import issues blocking tests
2025-11-26 17:33:59 +00:00
image_to_text_node.py
feat: ⛏️ enhanced contribution and precommit added
2025-01-06 15:10:35 +01:00
markdownify_node.py
Fix whitespace formatting errors (W291, W292, W293)
2025-12-03 23:15:33 +00:00
merge_answers_node.py
Fix langchain import issues blocking tests
2025-11-26 17:33:59 +00:00
merge_generated_scripts_node.py
Fix langchain import issues blocking tests
2025-11-26 17:33:59 +00:00
parse_node_depth_k_node.py
feat: ⛏️ enhanced contribution and precommit added
2025-01-06 15:10:35 +01:00
parse_node.py
Fixed Issue: Burr integration ParseNode by updating parse_node.py
2025-05-08 02:30:39 +02:00
prompt_refiner_node.py
Fix langchain import issues blocking tests
2025-11-26 17:33:59 +00:00
rag_node.py
feat: ⛏️ enhanced contribution and precommit added
2025-01-06 15:10:35 +01:00
reasoning_node.py
Fix langchain import issues blocking tests
2025-11-26 17:33:59 +00:00
robots_node.py
Fix langchain import issues blocking tests
2025-11-26 17:33:59 +00:00
search_internet_node.py
Fix langchain import issues blocking tests
2025-11-26 17:33:59 +00:00
search_link_node.py
Fix langchain import issues blocking tests
2025-11-26 17:33:59 +00:00
search_node_with_context.py
Fix langchain import issues blocking tests
2025-11-26 17:33:59 +00:00
text_to_speech_node.py
feat: ⛏️ enhanced contribution and precommit added
2025-01-06 15:10:35 +01:00