Commit Graph

  • 2990779d59
    fix(prompt-editor): resolve initial cursor position and auto-newline … (#8511) main nightly FatMii 2025-06-26 19:28:46 +08:00
  • d768130204
    Fix: chunk number error after re-parsing (#8513) Yongteng Lei 2025-06-26 17:46:53 +08:00
  • 05bf01b058
    Feat: Displays the output variable type selected by the loop operator #3221 (#8515) balibabu 2025-06-26 17:46:37 +08:00
  • d11cfd4e45
    Fix: Add input validation to chunk creation endpoint (#8516) Liu An 2025-06-26 17:46:00 +08:00
  • 32a7ad3cba
    Feat: Customize the output variable name of the loop operator #3221 (#8514) balibabu 2025-06-26 16:43:06 +08:00
  • 42a570a64d
    Feat: Add UserFillUpForm component #3221 (#8508) balibabu 2025-06-26 14:55:51 +08:00
  • 6d256ff0f5
    Perf: ignore concate between rows. (#8507) Kevin Hu 2025-06-26 14:55:37 +08:00
  • 0eb90e73a5
    Feat: add MCP dashboard functionalities list_tools and test_tool (#8505) Yongteng Lei 2025-06-26 13:52:01 +08:00
  • 6b1221d2f6
    Fix parser_config access for layout_recognize in presentation.py (#8492) Tuan Le 2025-06-26 10:54:43 +07:00
  • f09ca8e795
    Feat: Allow operators inside the loop operator to reference the output parameters of external operators #3221 (#8498) balibabu 2025-06-26 09:34:38 +08:00
  • c4bfd9fa2c
    Feat: Add retrieval tool #3221 (#8491) balibabu 2025-06-25 18:32:56 +08:00
  • 7353070f49
    Adds retrieval result fields to Chunk (#8478) Tuan Le 2025-06-25 15:53:15 +07:00
  • dac5bcdf17
    Fix: Enforce default embedding model in create_dataset / update_dataset (#8486) Liu An 2025-06-25 16:41:32 +08:00
  • 340354b79c
    fix the error 'Unknown field for GenerationConfig: max_tokens' when u… (#8473) Rainman 2025-06-25 16:23:35 +08:00
  • c4b58ed195
    Feat: Filter the query variable drop-down box options by type #3221 (#8485) balibabu 2025-06-25 16:23:20 +08:00
  • b705ff08fe
    Refa: improve GraphRAG similarity sensitivity to numeric differences (#8479) Yongteng Lei 2025-06-25 16:20:59 +08:00
  • d632046032
    Fixes typo in variable name (#8476) Tuan Le 2025-06-25 14:36:54 +07:00
  • 9ce8b6d336
    helm add oidc configuration (#8470) 0.19 lianlian1212 2025-06-25 15:24:48 +08:00
  • de8ba7298c
    RAGFlow service_conf using .env variable (#8454) ruansheng 2025-06-25 15:24:37 +08:00
  • ece27c66e9
    Feat: Insert the node data of the bottom subagent into the tool array of the head agent #3221 (#8471) balibabu 2025-06-25 15:24:22 +08:00
  • 5256980ffb
    Fix: Solve the OOM issue when passing large PDF files while using QA chunking method. (#8464) liuzhenghua 2025-06-25 10:25:45 +08:00
  • f21827bc28
    Feat: add MCP treamable-http transport (#8449) Yongteng Lei 2025-06-25 10:01:54 +08:00
  • 8d9d2cc0a9
    Fix: some cases Task return but not set progress (#8469) Stephen Hu 2025-06-25 09:58:55 +08:00
  • af6850c8d8
    Feat: add MCP dashboard operations (#8460) Yongteng Lei 2025-06-25 09:26:04 +08:00
  • 18fd7983f1
    Docs: exporting created knowledge graphs is not supported (#8465) writinwaters 2025-06-25 09:21:54 +08:00
  • d6a941ebf5
    Fix the bug of long type value overflow (#8313) HaiyangP 2025-06-24 18:18:30 +08:00
  • 1c68c9ebd6
    Feat: Add IterationNode component #3221 (#8461) balibabu 2025-06-24 18:01:30 +08:00
  • bc1b837616
    FIX:Saving an RGBA image directly as JPEG will cause an error. If the… (#8399) WuWeiFlow 2025-06-24 18:01:13 +08:00
  • 9f9acf0c49
    Test: Add document app tests (#8456) Liu An 2025-06-24 17:26:16 +08:00
  • 382d2d0373
    Refactor:Improve insert file logic (#8445) Stephen Hu 2025-06-24 13:17:22 +08:00
  • 07545fbfd3
    Feat: Delete the agent and tool nodes downstream of the agent node #3221 (#8450) balibabu 2025-06-24 11:33:01 +08:00
  • 49d67cbcb7
    fix a bug when using huggingface embedding api (#8432) Rainman 2025-06-24 09:35:02 +08:00
  • 96b63cc81f
    Feat: Use the message_id returned by the interface as the id of the reply message #3221 (#8434) balibabu 2025-06-24 09:34:33 +08:00
  • fd7ac17605
    Feat: Scratch MCP tool calling support. (#8263) Song Fuchang 2025-06-23 17:45:35 +08:00
  • e9c6891e24
    Docs: Miscellaneous editorial updates (#8430) writinwaters 2025-06-23 17:45:20 +08:00
  • 03656da4dd
    Refa: upgrade MCP SDK to v1.9.4 (#8421) Yongteng Lei 2025-06-23 16:53:59 +08:00
  • 0427eebe94
    Update .env ,Defaults to the v0.19.1-slim edition (#8412) Jason 2025-06-23 16:00:14 +08:00
  • 244d8a47b9
    Fix: AzureChat model code (#8426) Liu An 2025-06-23 15:59:25 +08:00
  • 4760e317d5
    Feat: Add HTTPS setup instructions and configuration for Nginx (#8401) Yesid Cano Castro 2025-06-23 09:36:15 +02:00
  • 71afebb2c0
    Feat: The delete button is displayed only when the cursor is hovered over the connection line #3221 (#8422) balibabu 2025-06-23 15:27:34 +08:00
  • f0e0783618
    Fix: Database Query Vulnerable to Injection Attacks in rag/utils/opendal_conn.py (#8408) kira-offgrid 2025-06-23 12:24:25 +05:30
  • d4e6e2bd21
    Fix: doc_aggs issue. (#8418) Kevin Hu 2025-06-23 14:54:01 +08:00
  • 81a4c0698c
    Feat: Solved the conflict between the Handle click and drag events of the canvas node #3221 (#8413) balibabu 2025-06-23 14:36:01 +08:00
  • 83e23f1e8a
    Fix: rank feature score should be greater than 0. (#8416) Kevin Hu 2025-06-23 14:10:13 +08:00
  • 794a4102c2
    Fix: Document parse via API will alot problen (#8407) Stephen Hu 2025-06-23 13:08:11 +08:00
  • 3a50908946
    Docs: Added v0.19.1 release notes (#8398) writinwaters 2025-06-23 09:51:28 +08:00
  • db9e91152d
    Feat: Add Tavily operator #3221 (#8400) balibabu 2025-06-23 09:51:09 +08:00
  • 887651e5fa
    Fix: Fixed the issue where tag content would overflow the container #8392 (#8393) v0.19.1 balibabu 2025-06-20 16:33:46 +08:00
  • bb3d3f921a
    Refa: Pdf 2 Slices page to new style (#8386) BlueYu-0221 2025-06-20 16:18:37 +08:00
  • 8695d60055
    Feat: Improve the tavily form #3221 (#8390) balibabu 2025-06-20 16:18:22 +08:00
  • 936a91c5fe
    Fix: code debug may corrupt by history answer (#8385) Yongteng Lei 2025-06-20 14:23:02 +08:00
  • ef5e7d8c44
    Fix:embedding_model class SILICONFLOWEmbed(Base)Function reusing json (#8378) Stephen Hu 2025-06-20 11:13:00 +08:00
  • 80f1f2723c
    Docs: add curl example for interacting with the RAGFlow MCP server (#8372) Yongteng Lei 2025-06-20 10:18:17 +08:00
  • c4e081d4c6
    Feat: Synchronize the data of the tavily form to the canvas node #3221 (#8377) balibabu 2025-06-20 10:16:32 +08:00
  • 972fd919b4
    Feat: Deleting the last tool of the agent will delete the tool node #3221 (#8376) balibabu 2025-06-19 19:23:16 +08:00
  • fa3e90c72e
    Refactor: Datasets UI #3221 (#8349) BlueYu-0221 2025-06-19 16:40:30 +08:00
  • 403efe81a1
    Feat: Save the agent tool data to the node #3221 (#8364) balibabu 2025-06-19 16:38:59 +08:00
  • 7e87eb2e23
    Docs: Update version references to v0.19.1 in READMEs and docs (#8366) Liu An 2025-06-19 14:39:27 +08:00
  • 9077ee8d15
    Fix: desc parameter parsing (#8362) Liu An 2025-06-19 14:22:56 +08:00
  • 4784aa5b0b
    fix: List Chunks API fails to return the correct document status. (#8347) changqingla 2025-06-19 11:12:53 +08:00
  • 8f3fe63d73
    Fix: duplicated task (#8358) Kevin Hu 2025-06-19 11:12:29 +08:00
  • c8b1790c92
    Fix typo in dataset name length error message (#8351) RyanFernandes23 2025-06-19 07:24:30 +05:30
  • d6adcc2d50
    Fix: Fixed the issue where the initial value of the slice method was not displayed in the dialog box #3221 (#8354) balibabu 2025-06-18 17:24:10 +08:00
  • 1b022116d5
    Feat: wrap search app (#8320) Yongteng Lei 2025-06-18 16:45:42 +08:00
  • 311e20599f
    fix: error opensearch env key (#8329) yongzhen.wang 2025-06-18 16:41:25 +08:00
  • 35034fed73
    Fix: Raptor: [Bug]: **ERROR**: Unknown field for GenerationConfig: max_tokens (#8331) Stephen Hu 2025-06-18 16:40:57 +08:00
  • e470645efd
    Refactor code (#8341) Jin Hai 2025-06-18 16:40:30 +08:00
  • e96cf89524
    Feat: Add a tool operator node from the agent form #3221 (#8344) balibabu 2025-06-18 16:40:08 +08:00
  • 3671d20e43
    Fix: illegal variable name in Jinja2 (#8348) Yongteng Lei 2025-06-18 16:02:36 +08:00
  • c01237ec0f
    Fix: sandbox sandalone context error (#8340) Yongteng Lei 2025-06-18 12:37:17 +08:00
  • 371f61972d
    Feat: Add tool nodes and tool drop-down menu #3221 (#8335) balibabu 2025-06-18 12:36:44 +08:00
  • 6ce282d462
    Feat: Add child nodes and their connecting lines by clicking #3221 (#8314) balibabu 2025-06-18 09:42:56 +08:00
  • 4a2ff633e0
    Fix typo in code (#8327) Jin Hai 2025-06-18 09:41:09 +08:00
  • 09b7ac26ad
    Doc: Update README badges (#8326) Liu An 2025-06-17 18:01:56 +08:00
  • 0a13d79b94
    Refa: Implement centralized file name length limit using FILE_NAME_LEN_LIMIT constant (#8318) Liu An 2025-06-17 18:01:30 +08:00
  • 64e281b398
    Fix: Add validation for empty filenames in document_app.py (#8321) Liu An 2025-06-17 15:53:41 +08:00
  • 307d5299e7
    Feat: Add a child operator node by clicking the operator node anchor point #3221 (#8309) balibabu 2025-06-17 11:57:07 +08:00
  • a9532cb9e7
    Feat: add authorization header for MCP server based on OAuth 2.1 (#8292) Yongteng Lei 2025-06-17 09:29:12 +08:00
  • efc3caf702
    Feat: Modify the anchor point positioning of the classification operator node #3221 (#8299) balibabu 2025-06-17 09:28:30 +08:00
  • 12303ff18f
    Update readme (#8304) Jin Hai 2025-06-16 21:14:50 +08:00
  • a3bebeb599
    Fix: Enforce 255-byte filename limit (#8290) Liu An 2025-06-16 16:39:41 +08:00
  • bde76d2f55
    Feat: Use the node ID as the key to destroy different types of form components to switch the form values ​​of the same type of operators #3221 (#8288) balibabu 2025-06-16 16:28:20 +08:00
  • 36ee1d271d
    Feat: Fixed the issue where the parameters could not be set after switching the large model parameter template. #8282 (#8283) balibabu 2025-06-16 16:28:05 +08:00
  • 601e024d77
    Docs: add authorization header for MCP server based on OAuth 2.1 (#8293) Yongteng Lei 2025-06-16 16:27:40 +08:00
  • 6287efde18
    Docs: add sandbox FAQ (#8284) Yongteng Lei 2025-06-16 13:41:27 +08:00
  • 8f9bcb1c74
    Feat: make document parsing and embedding batch sizes configurable via environment variables (#8266) cutiechi 2025-06-16 13:40:47 +08:00
  • b1117a8717
    Fix: base url issue. (#8281) Kevin Hu 2025-06-16 13:40:25 +08:00
  • 0fa1a1469e
    Fix: avoid mixing different embedding models in document parsing (#8260) Yongteng Lei 2025-06-16 13:40:12 +08:00
  • dabbc852c8
    Fix: opendal storage health attribute not found & remove duplicate operator scheme initialization (#8265) cutiechi 2025-06-16 11:35:51 +08:00
  • 545ea229b6
    Refa: Structure Ask Message (#8276) Stephen Hu 2025-06-16 10:17:21 +08:00
  • df17294865
    Docs: Sandbox quickstart (#8264) writinwaters 2025-06-16 09:33:01 +08:00
  • b8e3852d3b
    Feat: Reset the default values ​​of large model parameters (#8262) balibabu 2025-06-16 09:29:31 +08:00
  • 0bde5397d0
    Feat: Modify the style of the canvas operator node #3221 (#8261) balibabu 2025-06-16 09:29:08 +08:00
  • f7074037ef
    Feat: Let number of task ahead be visible. (#8259) Kevin Hu 2025-06-13 17:32:40 +08:00
  • 1aa991d914
    Refa: Translate test file content from Chinese to English in file_utils.py (#8258) Liu An 2025-06-13 17:30:29 +08:00
  • b2eed8fed1
    Fix: incorrect progress updating (#8253) Yongteng Lei 2025-06-13 17:24:14 +08:00
  • 0c0188b688
    Fix: Update customer service template with query references to RewriteQuestion (#8252) Liu An 2025-06-13 17:23:53 +08:00
  • 6b58b67d12
    Feat: Add canvas node toolbar #3221 (#8249) balibabu 2025-06-13 16:52:52 +08:00
  • 64af09ce7b
    Test: Add web API test suite for knowledge base operations (#8254) Liu An 2025-06-13 16:39:10 +08:00
  • 8f9e7a6f6f
    Refa: revert to original task message collection logic (#8251) Yongteng Lei 2025-06-13 16:38:53 +08:00