You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
8.3 KiB
JSON
1 line
8.3 KiB
JSON
{"nodes": [{"data": {"chunk_structure": "text_model", "embedding_model": "text-embedding-ada-002", "embedding_model_provider": "langgenius/openai/openai", "index_chunk_variable_selector": ["1752482151668", "result"], "indexing_technique": "economy", "keyword_number": 10, "retrieval_model": {"score_threshold": 0.5, "score_threshold_enabled": false, "search_method": "keyword_search", "top_k": 3, "vector_setting": {"embedding_model_name": "text-embedding-ada-002", "embedding_provider_name": "langgenius/openai/openai"}}, "selected": false, "title": "\u77e5\u8bc6\u5e93", "type": "knowledge-index"}, "height": 114, "id": "1752477924228", "position": {"x": 1444.5503479271906, "y": 281.3910724383104}, "positionAbsolute": {"x": 1444.5503479271906, "y": 281.3910724383104}, "selected": true, "sourcePosition": "right", "targetPosition": "left", "type": "custom", "width": 242}, {"data": {"is_team_authorization": true, "output_schema": {"properties": {"result": {"description": "The result of the general chunk tool.", "properties": {"general_chunks": {"items": {"description": "The chunk of the text.", "type": "string"}, "type": "array"}}, "type": "object"}}, "type": "object"}, "paramSchemas": [{"auto_generate": null, "default": null, "form": "llm", "human_description": {"en_US": "The text you want to chunk.", "ja_JP": "The text you want to chunk.", "pt_BR": "The text you want to chunk.", "zh_Hans": "\u4f60\u60f3\u8981\u5206\u5757\u7684\u6587\u672c\u3002"}, "label": {"en_US": "Input Variable", "ja_JP": "Input Variable", "pt_BR": "Input Variable", "zh_Hans": "\u8f93\u5165\u53d8\u91cf"}, "llm_description": "The text you want to chunk.", "max": null, "min": null, "name": "input_variable", "options": [], "placeholder": null, "precision": null, "required": true, "scope": null, "template": null, "type": "string"}, {"auto_generate": null, "default": null, "form": "llm", "human_description": {"en_US": "The delimiter of the chunks.", "ja_JP": "The delimiter of the chunks.", "pt_BR": "The delimiter of the chunks.", "zh_Hans": "\u5757\u7684\u5206\u9694\u7b26\u3002"}, "label": {"en_US": "Delimiter", "ja_JP": "Delimiter", "pt_BR": "Delimiter", "zh_Hans": "\u5206\u9694\u7b26"}, "llm_description": "The delimiter of the chunks, the format of the delimiter must be a string.", "max": null, "min": null, "name": "delimiter", "options": [], "placeholder": null, "precision": null, "required": true, "scope": null, "template": null, "type": "string"}, {"auto_generate": null, "default": null, "form": "llm", "human_description": {"en_US": "The maximum chunk length.", "ja_JP": "The maximum chunk length.", "pt_BR": "The maximum chunk length.", "zh_Hans": "\u6700\u5927\u5757\u7684\u957f\u5ea6\u3002"}, "label": {"en_US": "Maximum Chunk Length", "ja_JP": "Maximum Chunk Length", "pt_BR": "Maximum Chunk Length", "zh_Hans": "\u6700\u5927\u5757\u7684\u957f\u5ea6"}, "llm_description": "The maximum chunk length, the format of the chunk size must be an integer.", "max": null, "min": null, "name": "max_chunk_length", "options": [], "placeholder": null, "precision": null, "required": true, "scope": null, "template": null, "type": "number"}, {"auto_generate": null, "default": null, "form": "llm", "human_description": {"en_US": "The chunk overlap length.", "ja_JP": "The chunk overlap length.", "pt_BR": "The chunk overlap length.", "zh_Hans": "\u5757\u7684\u91cd\u53e0\u957f\u5ea6\u3002"}, "label": {"en_US": "Chunk Overlap Length", "ja_JP": "Chunk Overlap Length", "pt_BR": "Chunk Overlap Length", "zh_Hans": "\u5757\u7684\u91cd\u53e0\u957f\u5ea6"}, "llm_description": "The chunk overlap length, the format of the chunk overlap length must be an integer.", "max": null, "min": null, "name": "chunk_overlap_length", "options": [], "placeholder": null, "precision": null, "required": false, "scope": null, "template": null, "type": "number"}, {"auto_generate": null, "default": null, "form": "llm", "human_description": {"en_US": "Replace consecutive spaces, newlines and tabs", "ja_JP": "Replace consecutive spaces, newlines and tabs", "pt_BR": "Replace consecutive spaces, newlines and tabs", "zh_Hans": "\u66ff\u6362\u8fde\u7eed\u7684\u7a7a\u683c\u3001\u6362\u884c\u7b26\u548c\u5236\u8868\u7b26"}, "label": {"en_US": "Replace Consecutive Spaces, Newlines and Tabs", "ja_JP": "Replace Consecutive Spaces, Newlines and Tabs", "pt_BR": "Replace Consecutive Spaces, Newlines and Tabs", "zh_Hans": "\u66ff\u6362\u8fde\u7eed\u7684\u7a7a\u683c\u3001\u6362\u884c\u7b26\u548c\u5236\u8868\u7b26"}, "llm_description": "Replace consecutive spaces, newlines and tabs, the format of the replace must be a boolean.", "max": null, "min": null, "name": "replace_consecutive_spaces_newlines_tabs", "options": [], "placeholder": null, "precision": null, "required": false, "scope": null, "template": null, "type": "boolean"}, {"auto_generate": null, "default": null, "form": "llm", "human_description": {"en_US": "Delete all URLs and email addresses", "ja_JP": "Delete all URLs and email addresses", "pt_BR": "Delete all URLs and email addresses", "zh_Hans": "\u5220\u9664\u6240\u6709URL\u548c\u7535\u5b50\u90ae\u4ef6\u5730\u5740"}, "label": {"en_US": "Delete All URLs and Email Addresses", "ja_JP": "Delete All URLs and Email Addresses", "pt_BR": "Delete All URLs and Email Addresses", "zh_Hans": "\u5220\u9664\u6240\u6709URL\u548c\u7535\u5b50\u90ae\u4ef6\u5730\u5740"}, "llm_description": "Delete all URLs and email addresses, the format of the delete must be a boolean.", "max": null, "min": null, "name": "delete_all_urls_and_email_addresses", "options": [], "placeholder": null, "precision": null, "required": false, "scope": null, "template": null, "type": "boolean"}], "params": {"chunk_overlap_length": "", "delete_all_urls_and_email_addresses": "", "delimiter": "", "input_variable": "", "max_chunk_length": "", "replace_consecutive_spaces_newlines_tabs": ""}, "provider_id": "langgenius/general_chunk/general_chunk", "provider_name": "langgenius/general_chunk/general_chunk", "provider_type": "builtin", "selected": false, "title": "\u901a\u7528\u6587\u672c\u5206\u5757", "tool_configurations": {}, "tool_description": "\u4e00\u4e2a\u7528\u4e8e\u901a\u7528\u6587\u672c\u5206\u5757\u6a21\u5f0f\u7684\u5de5\u5177\uff0c\u68c0\u7d22\u548c\u53ec\u56de\u7684\u5757\u662f\u76f8\u540c\u7684\u3002", "tool_label": "\u901a\u7528\u6587\u672c\u5206\u5757", "tool_name": "general_chunk", "tool_parameters": {"chunk_overlap_length": {"type": "variable", "value": ["rag", "shared", "chunk_overlap"]}, "delimiter": {"type": "mixed", "value": "{{#rag.shared.delimiter#}}"}, "input_variable": {"type": "mixed", "value": "{{#1752489759475.content#}}"}, "max_chunk_length": {"type": "variable", "value": ["rag", "shared", "max_chunk_length"]}, "replace_consecutive_spaces_newlines_tabs": {"type": "mixed", "value": "{{#rag.shared.replace_consecutive_spaces#}}"}, "delete_all_urls_and_email_addresses": {"type": "mixed", "value": "{{#rag.shared.delete_urls_email#}}"}}, "type": "tool"}, "height": 52, "id": "1752482151668", "position": {"x": 1063.6922916384628, "y": 281.3910724383104}, "positionAbsolute": {"x": 1063.6922916384628, "y": 281.3910724383104}, "selected": false, "sourcePosition": "right", "targetPosition": "left", "type": "custom", "width": 242}, {"id": "1752489759475", "type": "custom", "data": {"datasource_parameters": {}, "datasource_configurations": {}, "type": "datasource", "title": "Notion\u6570\u636e\u6e90", "plugin_id": "langgenius/notion_datasource", "provider_type": "online_document", "provider_name": "notion", "datasource_name": "notion_datasource", "datasource_label": "Notion\u6570\u636e\u6e90", "selected": false}, "position": {"x": 736.9082104000458, "y": 281.3910724383104}, "targetPosition": "left", "sourcePosition": "right", "positionAbsolute": {"x": 736.9082104000458, "y": 281.3910724383104}, "width": 242, "height": 52}], "edges": [{"data": {"isInIteration": false, "isInLoop": false, "sourceType": "tool", "targetType": "knowledge-index"}, "id": "1752482151668-source-1752477924228-target", "source": "1752482151668", "sourceHandle": "source", "target": "1752477924228", "targetHandle": "target", "type": "custom", "zIndex": 0}, {"id": "1752489759475-source-1752482151668-target", "type": "custom", "source": "1752489759475", "sourceHandle": "source", "target": "1752482151668", "targetHandle": "target", "data": {"sourceType": "datasource", "targetType": "tool", "isInIteration": false, "isInLoop": false}, "zIndex": 0}], "viewport": {"x": -838.5696493231662, "y": -168.94656489167426, "zoom": 1.286925643857699}} |