Commit Graph

  • 7c32e206be Refactor dataset / kb API to RESTFul style (#13263) main Lynn 2026-03-13 20:02:35 +08:00
  • 8b984c9d5f Fixing WordNetCorpusReader object has no attribute _LazyCorpusLoader_… (#13600) apps-lycusinc 2026-03-13 16:55:01 +05:00
  • 161659becc Fix: model selecton rule in get_model_config_by_type_and_name (#13569) Magicbook1108 2026-03-13 19:46:13 +08:00
  • cb49cd30c4 Feat: Add the user_id field to the agent log table and the embedded page. (#13596) balibabu 2026-03-13 19:06:18 +08:00
  • cc7e94ffb6 Use different API route according the ENV (#13597) Jin Hai 2026-03-13 19:05:30 +08:00
  • 1569ed82f8 Refactor: Delete flow.ts (#13498) balibabu 2026-03-13 18:04:54 +08:00
  • a3e6c2e84a Fix: Enhanced user management functionality and cascading data deletion. (#13594) chanx 2026-03-13 16:53:54 +08:00
  • a67fa03584 fix CVE-2026-28804 CVE-2026-31826 (#13592) Sank 2026-03-13 11:34:28 +03:00
  • 717f1f1362 Feat: Modify the style of the release confirmation box. (#13542) balibabu 2026-03-13 16:31:17 +08:00
  • 02070bab2a Feat: record user_id in memory (#13585) Lynn 2026-03-13 15:38:35 +08:00
  • 5c955a31cc Update go server (#13589) Jin Hai 2026-03-13 14:41:02 +08:00
  • ef94a9c291 Fix : remove min value for description field (#13587) Idriss Sbaaoui 2026-03-13 13:11:54 +08:00
  • 71804bf5bc fix(db_models): guard MySQL-specific SQL in migration with DB_TYPE check (fixes #13544) (#13582) Ethan T. 2026-03-13 11:53:01 +08:00
  • e90f0e8910 fix CVE-2026-26216. CVE-2026-26217 CVE 2025-66416 (#13583) Sank 2026-03-13 06:17:39 +03:00
  • 667f9c1c3a fix: remove duplicate "arabic" key in French translations (#13529) Liu An 2026-03-13 10:57:19 +08:00
  • 810692dfa3 fix: restore cross_languages default chat-model fallback for retrieval (#13471) Idriss Sbaaoui 2026-03-13 10:52:37 +08:00
  • 1a4dee4313 refactor(ui): unify top level pages structure, use standard language codes and time zones (#13573) Jimmy Ben Klieve 2026-03-12 21:01:09 +08:00
  • 35cd56f990 feat: add MiniMax-M2.5 and M2.5-highspeed models (#13557) Ethan Clarke 2026-03-12 20:41:46 +08:00
  • 3fbf8bc3d4 Expose go version server and admin server port out of docker in CI (#13572) Jin Hai 2026-03-12 20:39:57 +08:00
  • d688b72dff Go: Add admin server status checking (#13571) Jin Hai 2026-03-12 20:02:50 +08:00
  • 1df804a14a Feature (System Settings): Implemented system settings management functionality (#13556) chanx 2026-03-12 19:06:20 +08:00
  • 7c79602c77 fix(web): upgrade lodash to 4.17.23 and dompurify to 3.3.2 to fix CVE-2026-0540 and CVE-2025-13465 (#13488) guptas6est 2026-03-12 11:04:26 +00:00
  • 375f62a6c3 docs(migration): add project name (-p) usage to backup & migration guide (#13565) Ray Zhang 2026-03-12 19:01:25 +08:00
  • 1be07a0a34 Fix "Result window is too large" during meta data search (#13521) qinling0210 2026-03-12 18:59:56 +08:00
  • cebf5892ec Create go version storage component, but not used (#13561) Jin Hai 2026-03-12 18:58:25 +08:00
  • f6b06fab72 Fix: allow document parsing status recovery after transient errors (#13341) Jinghan Xu 2026-03-12 18:02:12 +08:00
  • 13a34d7689 Feat: inject sys.date into canvas (#13567) Yongteng Lei 2026-03-12 17:49:13 +08:00
  • eda7835d47 Fix: image pdf in ingestion pipeline (#13563) Magicbook1108 2026-03-12 17:49:02 +08:00
  • 387b0b27c4 feat(parser): support external Docling server via DOCLING_SERVER_URL (#13527) NeedmeFordev 2026-03-12 18:09:03 +09:00
  • a353c7bdd7 Fix: avoid empty doc filter in knowledge retrieval (#13484) Josh 2026-03-12 09:03:30 +01:00
  • 227c852e67 Fix typo: documnet_keyword -> document_keyword in Chunk class (#13531) cambrianlee 2026-03-12 15:23:55 +08:00
  • e78938c72c Update go admin server default port to 9383 (#13559) Jin Hai 2026-03-12 13:41:08 +08:00
  • 31a8184f63 refactor(ui): update ui for user settings, etc. (#13532) Jimmy Ben Klieve 2026-03-12 13:33:36 +08:00
  • 0da9c4618d feat(cli): Enhance CLI functionality and add administrator mode support (#13539) chanx 2026-03-12 13:33:13 +08:00
  • 4bd5bb141d Fix: data-source-detail page style (#13507) chanx 2026-03-12 13:32:39 +08:00
  • 5cbdfc5f17 Fix Gitee embedding model URL error (#13553) Jin Hai 2026-03-12 13:13:06 +08:00
  • 375a910bcf Fix: add deadlock retry (#13552) Yongteng Lei 2026-03-12 12:39:01 +08:00
  • 90afce192c Add license and fingerprint API hook (#13548) Jin Hai 2026-03-12 11:52:39 +08:00
  • 2fb1360d9d Add command line parameter and fix error message (#13526) Jin Hai 2026-03-12 09:50:57 +08:00
  • e1b632a7bb Feat: add delete all support for delete operations (#13530) Yongteng Lei 2026-03-12 09:47:42 +08:00
  • d201a81db7 Add command history in ragflow cli (#13538) qinling0210 2026-03-11 19:14:18 +08:00
  • 852393c114 Test: Lower priority of chat assistant and chunk list API tests (#13540) Liu An 2026-03-11 19:00:18 +08:00
  • f75dc6a452 Docs: Fix normalization of case and some code blocks (#13520) foyou 2026-03-11 17:51:13 +08:00
  • 1cee8b1a7b fix: use context managers for file handles to prevent resource leaks (#13514) Ethan T. 2026-03-11 16:47:06 +08:00
  • 6afd13ff29 Feat/arabic language support (#13516) Attili-sys 2026-03-11 10:06:07 +03:00
  • 9ca2bac984 Feat: Implement user creation, deletion, and permission management functionality. (#13519) chanx 2026-03-11 14:04:00 +08:00
  • 2028e895fd Add license and time record DAO (#13522) Jin Hai 2026-03-11 14:02:24 +08:00
  • 1815f5950b Call get_flatted_meta_by_kbs in dify retrieval (#13509) qinling0210 2026-03-11 13:42:24 +08:00
  • 2d2d3cdbcf Fix document metadata loading for paged listings (#13515) Josh 2026-03-11 06:42:16 +01:00
  • 507ba4ea20 refactor(ui): update knowledge graph, chunk, metadata, agent log styles (#13518) Jimmy Ben Klieve 2026-03-11 11:27:20 +08:00
  • 2133fd76a8 Add auth middleware (#13506) Jin Hai 2026-03-11 11:23:13 +08:00
  • d0ca388bec Refa: implement unified lazy image loading for Docx parsers (qa/manual) (#13329) eviaaaaa 2026-03-11 10:00:07 +08:00
  • d36e3c97d1 Feat: Add a user_id field to the message and retrieval operators. (#13508) balibabu 2026-03-10 22:18:27 +08:00
  • 3c80a0ae09 Fix: support vLLM's new reasoning field (#13493) Yongteng Lei 2026-03-10 21:13:14 +08:00
  • 07c9cf6cbe Fix: return structured JSON output for non-streaming agent API (#13389) yzy 2026-03-10 19:22:04 +08:00
  • 08f83ff331 Feat: Support get aggregated parsing status to dataset via the API (#13481) Heyang Wang 2026-03-10 18:05:45 +08:00
  • 68a623154a Fix: bin directory cannot be copied to docker image introduced by #13444 (#13502) Liu An 2026-03-10 17:31:20 +08:00
  • f14b53c764 feat(admin): Implemented default administrator initialization and login functionality. (#13504) chanx 2026-03-10 17:30:21 +08:00
  • 81461b4505 Fix: The number of deleted session prompts is displayed incorrectly. #13499 (#13500) balibabu 2026-03-10 16:01:31 +08:00
  • 675810e0cf Refact: optimize confluence performance (#13497) Magicbook1108 2026-03-10 15:02:24 +08:00
  • 9ba43ae4ee Fix "Coordinate lower is less than upper" error with MinerU (#13483) Alexander Vostres 2026-03-10 09:02:01 +02:00
  • aaf900cf16 Feat: Display release status in agent version history. (#13479) balibabu 2026-03-10 14:25:27 +08:00
  • 249b78561b Fix missmatch docnm_kwd in raptor chunks (#13451) Idriss Sbaaoui 2026-03-10 14:24:33 +08:00
  • 185ab0d4ef Fix delete_document_metadata (#13496) qinling0210 2026-03-10 13:44:24 +08:00
  • 7143954b48 Fix: chats_openai in none stream condition (#13495) Magicbook1108 2026-03-10 13:44:17 +08:00
  • 7c92f51133 Fix retrieval function when metadata_condtion is specified in retrieval API (#13473) qinling0210 2026-03-10 11:57:32 +08:00
  • 292a1a8566 fix: detect and fallback garbled PDF text to OCR (#13366) (#13404) tunsuy 2026-03-10 11:20:31 +08:00
  • 7f6a9e8ee9 Update ext field type of heartbeat message (#13490) Jin Hai 2026-03-10 10:49:39 +08:00
  • 02108772d8 refactor: Moves the LLM factory initialization logic to the dao package. (#13476) chanx 2026-03-10 10:35:55 +08:00
  • 88a40b95a2 fix: include missing modules in ragflow-cli PyPI package (#13457) atian8179 2026-03-10 10:02:21 +08:00
  • 4fe706876c Service list and minio status (#13480) Jin Hai 2026-03-10 09:56:43 +08:00
  • 4f507c0058 Docs: Updated Switch chunk availability (#13482) nightly writinwaters 2026-03-09 21:14:45 +08:00
  • 7484298c82 Refa: convert download_img to async (#13477) Yongteng Lei 2026-03-09 19:00:17 +08:00
  • 52bcd98d29 Add scheduled tasks (#13470) Jin Hai 2026-03-09 17:48:29 +08:00
  • c732a1c8e0 Refactor the go_binding to binding (#13469) Jin Hai 2026-03-09 15:52:31 +08:00
  • 25ace613b0 feat: Added LLM factory initialization functionality and knowledge base related API interfaces (#13472) chanx 2026-03-09 15:52:14 +08:00
  • d0465ba909 refactor: improve paddle ocr logic (#13467) Stephen Hu 2026-03-09 14:16:57 +08:00
  • 3ce236c4e3 Feat: add switch_chunks endpoint to manage chunk availability (#13435) 天海蒼灆 2026-03-09 12:36:45 +08:00
  • 32d31284cc Fix: upgrade pypdf to 6.7.5 and migrate from deprecated pypdf2 to fix CVE-2026-28804 and CVE-2023-36464 (#13454) guptas6est 2026-03-09 04:06:00 +00:00
  • 2634cfc06f Fix: undefined variable and wrong method name in agent components (#13462) JiangNan 2026-03-09 11:09:47 +08:00
  • 610c1b507d Add more API of admin server of go (#13403) Jin Hai 2026-03-09 10:44:53 +08:00
  • ab6ca75245 fix(agent): ensure database connections are properly closed in ExeSQL tool (#13427) Eden 2026-03-09 10:36:02 +08:00
  • 89e495e1bc Chore: update release workflow configuration (#13466) Liu An 2026-03-09 10:32:51 +08:00
  • c217b8f3d8 Feat: add DingTalk AI Table connector and integration for data synch… (#13413) Heyang Wang 2026-03-06 21:13:23 +08:00
  • 094eae3cf5 refactor(ui): adjust dataset page styles (#13452) Jimmy Ben Klieve 2026-03-06 21:13:14 +08:00
  • 7166a7e50e Test: adjust test priority markers for API tests (#13450) Liu An 2026-03-06 20:17:39 +08:00
  • ae4645e01b Fix: Add folder upload #9743 (#13448) chanx 2026-03-06 20:17:29 +08:00
  • 82a616589b Feat: Add PublishConfirmDialog (#13447) balibabu 2026-03-06 20:17:21 +08:00
  • 45cf24cd2f feat(memory): implement get_highlight for OceanBase memory (#13449) Achieve3318 2026-03-06 07:17:11 -05:00
  • 01a100bb29 Fix data models (#13444) Jin Hai 2026-03-06 20:05:10 +08:00
  • 3ed91345aa fix(auth): return HTTP 401 for token-auth failures (#13420) OliverW 2026-03-06 18:18:14 +08:00
  • 51be1f1442 Refa: empty ids means no-op operation (#13439) Yongteng Lei 2026-03-06 18:16:42 +08:00
  • 7781c51a21 Revert aliyun registry to registry.cn-hangzhou.aliyuncs.com (#13445) Zhichang Yu 2026-03-06 18:03:35 +08:00
  • 826af383b4 Fix: paddle ocr missing outlines (#13441) Magicbook1108 2026-03-06 17:19:51 +08:00
  • 2504c3adde Fix docker file (#13438) Jin Hai 2026-03-06 16:56:12 +08:00
  • 81fd1811b8 Feat:Using Go to implement user registration logic (#13431) chanx 2026-03-06 16:42:49 +08:00
  • 37eb533fea Feat(memory): implement get_aggregation for OceanBase memory (#13428) Achieve3318 2026-03-05 23:51:22 -05:00
  • 383986dc5f fix: re-chunk documents when data source content is updated (#12918) BitToby 2026-03-06 06:48:47 +02:00
  • 0214257886 Fix: init func (#13430) Lynn 2026-03-06 11:42:31 +08:00
  • 6849d35bf5 Feat: Optimize the style of the chat page. (#13429) balibabu 2026-03-06 11:42:25 +08:00