Commit graph

  • 15279fc8d9 Fix MinerU API output for sanitized filenames 少卿 2025-12-03 15:32:35 +08:00
  • fd5316853c standardize UI text capitalization to sentence case redredrrred 2025-12-03 15:19:04 +08:00
  • 3c50c7d3ac
    Refactor code (#11694) Jin Hai 2025-12-03 15:15:00 +08:00
  • ad6c0b46cf Merge remote-tracking branch 'upstream/main' into fix228 Jin Hai 2025-12-03 14:41:41 +08:00
  • ae9452e96c Merge remote-tracking branch 'upstream/main' into fix229 Jin Hai 2025-12-03 14:41:30 +08:00
  • f635860561 Change docker container restart policy Jin Hai 2025-12-03 14:39:18 +08:00
  • b44e65a12e
    Feat: Replace antd with shadcn and delete the template node. #10427 (#11693) balibabu 2025-12-03 14:37:58 +08:00
  • 3b2bc2ef7c Refactor code Jin Hai 2025-12-03 14:32:14 +08:00
  • e3f40db963
    Refa: make RAGFlow more asynchronous 2 (#11689) Yongteng Lei 2025-12-03 14:19:53 +08:00
  • ced401bd68 Feat: Delete user profile page bill 2025-12-03 14:07:45 +08:00
  • f8f3d96b5d Merge branch 'main' of github.com:infiniflow/ragflow into structured-output bill 2025-12-03 14:01:35 +08:00
  • c663034542 Feat: Delete template node bill 2025-12-03 14:00:54 +08:00
  • a3f871a144 Fix: Correct pagination and early termination bugs in chunk_list() dnosferatus 2025-12-02 23:59:36 -06:00
  • 8ea76da152 Feat: Replace antd modal with shadcn dialog. bill 2025-12-03 13:42:33 +08:00
  • 775c897d80 Merge branch 'main' of https://github.com/infiniflow/ragflow into refa/async_migration_2 yongtenglei 2025-12-03 13:29:16 +08:00
  • c0c22fbb8f [OND211-2329]: Updated strenum imports. Hetavi Shah 2025-12-03 10:58:42 +05:30
  • 1c21aa480d add invoke_async for component base and tools base yongtenglei 2025-12-03 13:28:27 +08:00
  • b5ad7b7062
    Feat: support TOC transformer. (#11685) Kevin Hu 2025-12-03 12:27:50 +08:00
  • 6fc7def562
    Feat: optimize the information displayed when .doc preview is unavailable (#11684) Billy Bao 2025-12-03 12:22:01 +08:00
  • c4d345b553 Feat: support TOC transformer. Kevin Hu 2025-12-03 12:05:50 +08:00
  • c8f608b2dd
    Feat:support tts in agent (#11675) buua436 2025-12-03 12:03:59 +08:00
  • ca1c763f50 doc preview not available Billy Bao 2025-12-03 11:55:42 +08:00
  • 14633671c3 update buua436 2025-12-03 11:30:13 +08:00
  • ef4c558306 Merge branch 'main' of github.com:infiniflow/ragflow into structured-output bill 2025-12-03 11:17:42 +08:00
  • 5646d2b4c9 Merge branch 'main' of https://github.com/infiniflow/ragflow into refa/async_migration_2 yongtenglei 2025-12-03 11:16:37 +08:00
  • d538389025 Feat: Replace antd with shadcn. bill 2025-12-03 11:16:26 +08:00
  • 5c81e01de5
    Fix: incorrect async chat streamly output (#11679) Yongteng Lei 2025-12-03 11:15:45 +08:00
  • bfcb2d71d3 ci yongtenglei 2025-12-03 11:02:06 +08:00
  • c21dfcc8b7 update buua436 2025-12-03 10:43:44 +08:00
  • 13dba2c8f5 enable beartype yongtenglei 2025-12-03 10:43:44 +08:00
  • 4a32e47704 incorrect async chat streamly output yongtenglei 2025-12-03 10:14:37 +08:00
  • 2a3db8e4c1 Merge branch 'main' of https://github.com/infiniflow/ragflow into refa/async_migration_2 yongtenglei 2025-12-03 10:04:53 +08:00
  • 0ed70e89c2 feat: Auto-disable Raptor for structured data (Issue #11653) hsparks.codes 2025-12-03 02:36:19 +01:00
  • 83fac6d0a0
    Docs: How to specify an ingestion pipeline when creating a dataset (#11670) writinwaters 2025-12-03 09:35:52 +08:00
  • ba60f015f2 Feat:support tts in agent buua436 2025-12-03 09:34:09 +08:00
  • e49e641643 test: Add comprehensive test suite for RAG evaluation hsparks.codes 2025-12-03 02:19:53 +01:00
  • 4b8d3aa651 feat: Add comprehensive RAG evaluation framework (Issue #11656) hsparks.codes 2025-12-03 02:09:50 +01:00
  • bf5d537fbc minor writinwaters 2025-12-02 22:19:17 +08:00
  • 621129f500
    Optimize README.md Zeng haolong 2025-12-02 22:14:50 +08:00
  • 5739f0d530 Docs: How to specify an ingestion pipeline when creating a dataset writinwaters 2025-12-02 22:06:31 +08:00
  • 525aa84ac3 [OND211-2329]: Updated pycryptodomex imports. Hetavi Shah 2025-12-02 19:16:06 +05:30
  • edbda14ff5 [OND211-2329]: Moved pycryptodomex to test group in pyproject.toml and uv.lock files. Hetavi Shah 2025-12-02 17:40:21 +05:30
  • a6681d6366
    Revert "Refa: make RAGFlow more asynchronous 2" (#11669) Kevin Hu 2025-12-02 19:42:05 +08:00
  • 1388c4420d
    Feature:Add voice dialogue functionality to the agent application (#11668) chanx 2025-12-02 19:39:43 +08:00
  • cd0216cce3
    Revert "Refa: make RAGFlow more asynchronous 2 (#11664)" Kevin Hu 2025-12-02 19:34:56 +08:00
  • 8642ed81bc Fix: No LLM hints when adding a dataset for the first time. chanx 2025-12-02 19:26:33 +08:00
  • 962bd5f5df
    feat: improve Moodle connector functionality (#11665) Levi 2025-12-02 12:12:43 +01:00
  • 367a7198a1 Merge branch 'main' of github.com:infiniflow/ragflow into feature/1124 chanx 2025-12-02 19:01:49 +08:00
  • 627c11c429
    Refa: make RAGFlow more asynchronous 2 (#11664) Yongteng Lei 2025-12-02 18:57:07 +08:00
  • b3dde9b854 Feature:Add voice dialogue functionality to the agent application chanx 2025-12-02 18:54:17 +08:00
  • 6f8fa3ef65 feat: improve Moodle connector functionality Levi 2025-12-02 10:43:33 +01:00
  • 6be40f52b3 fix: Remove unused MagicMock imports to pass ruff linter hsparks.codes 2025-12-02 10:39:38 +01:00
  • 4ba17361e9
    feat: improve presentation PdfParser (#11639) rommy2017 2025-12-02 17:35:14 +08:00
  • 0d7537b852 add async for related_questions yongtenglei 2025-12-02 17:33:32 +08:00
  • c946858328
    Feat: add mineru auto installer (#11649) Billy Bao 2025-12-02 17:29:26 +08:00
  • ba6e2af5fd
    Feat: Delete useless request hooks. #10427 (#11659) balibabu 2025-12-02 17:24:29 +08:00
  • dcfbb2f7f9 feat: Add comprehensive unit test suite for core services hsparks.codes 2025-12-02 10:14:29 +01:00
  • d5139b10ec add async for retrieval_test yongtenglei 2025-12-02 17:13:20 +08:00
  • 4e8a8348f1 add async for agent with tools yongtenglei 2025-12-02 16:53:18 +08:00
  • 28895153a9 Feat: Delete useless request hooks. #10427 bill 2025-12-02 16:21:53 +08:00
  • e9356db849 add async method to agent/tools/base.py yongtenglei 2025-12-02 16:21:28 +08:00
  • 2ffe6f7439
    Import rag_tokenizer from Infinity (#11647) qinling0210 2025-12-02 14:59:37 +08:00
  • e3987e21b9
    Update upgrade guide: add stop server step and rename section (#11654) Zhichang Yu 2025-12-02 14:51:03 +08:00
  • 35e79ca020 Update upgrade guide: add stop server step and rename section Zhichang Yu 2025-12-02 14:45:18 +08:00
  • a713f54732
    Refa: add MiniMax-M2 and remove deprecated MiniMax models (#11642) Yongteng Lei 2025-12-02 14:43:44 +08:00
  • 519f03097e
    Feat: Remove unnecessary dialogue-related code. #10427 (#11652) balibabu 2025-12-02 14:42:28 +08:00
  • 057fa0057a chunk yongtenglei 2025-12-02 14:33:40 +08:00
  • e147fb761e Import rag_tokenizer in function to fix ruff check issue Ling Qin 2025-12-02 14:28:49 +08:00
  • b2fa0a861d kb yongtenglei 2025-12-02 14:09:38 +08:00
  • 3c3cc95a62 AttributeError: 'NoneType' object has no attribute 'timestamp' yongtenglei 2025-12-02 14:06:03 +08:00
  • 44ed79a64b minor Ling Qin 2025-12-02 14:04:24 +08:00
  • d7c1fd4d22 Feat: Remove unnecessary dialogue-related code. #10427 bill 2025-12-02 14:00:22 +08:00
  • b07b5073b2 Bump infinity to 0.6.8 Ling Qin 2025-12-02 13:53:42 +08:00
  • eb478f6895 [OND211-2329]: Removed unnecessory packages. Hetavi Shah 2025-12-02 11:19:58 +05:30
  • 0879b2d99d [OND211-2329]: Updated imports from Cryto to Cryptodome in all files. Hetavi Shah 2025-12-02 11:19:17 +05:30
  • 3d3002895f file yongtenglei 2025-12-02 13:45:32 +08:00
  • b7bf06c344 minor Ling Qin 2025-12-02 09:54:51 +08:00
  • 71ac3ff76b Import rag_tokenizer from Infinity Ling Qin 2025-12-01 20:30:27 +08:00
  • ff16f4b3ab document yongtenglei 2025-12-02 13:20:50 +08:00
  • 28029bdbb8
    Merge branch 'main' into feature/OND211-2329-Check-existing-REST-endponts-and-extend-with-new-requested-endpoints hetavi-bluexkye 2025-12-02 10:49:54 +05:30
  • 299c655e39
    Fix: file manager KB link issue. (#11648) Kevin Hu 2025-12-02 12:14:27 +08:00
  • 7345831de1 fix grammar Billy Bao 2025-12-02 12:00:16 +08:00
  • 79e5f88db2 reveal logs Billy Bao 2025-12-02 11:53:03 +08:00
  • 424482c3c1
    Merge ff99a80eaf into b8c0fb4572 YngvarHuang 2025-12-02 11:42:08 +08:00
  • cb14f068b2 Fix: file manager KB link issue. Kevin Hu 2025-12-02 11:39:16 +08:00
  • 0d30193a5f add mineru auto installer Billy Bao 2025-12-02 11:22:35 +08:00
  • d1916b0a03 minor fix for google auth yongtenglei 2025-12-02 11:18:48 +08:00
  • b8c0fb4572
    Feat:new api /sequence2txt and update QWenSeq2txt (#11643) buua436 2025-12-02 11:17:31 +08:00
  • 077553c047 new param auto_play in message component buua436 2025-12-02 10:55:16 +08:00
  • 8f32b160eb update buua436 2025-12-02 09:36:22 +08:00
  • b0a84e83cc
    Merge b0d0559a8c into d1e172171f Pan Xiaohua 2025-12-02 01:32:52 +00:00
  • fda9ba9052
    Merge branch 'main' into feat/burncloud-intergration tgstriver 2025-12-02 09:29:12 +08:00
  • b0d0559a8c Feat: Add ASGI support and uvloop integration for improved performance Michael Pan 2025-12-02 09:26:18 +08:00
  • 43eb8c6ec3
    Merge 8ef27a49ea into d1e172171f moonstruxx 2025-12-01 17:34:11 +01:00
  • b2ea8c889e
    feat: revert chunk function and improve PdfParser rommy2017 2025-12-01 23:09:18 +08:00
  • 063474ad8b [OND211-2329]: Updated Cryto imports. Hetavi Shah 2025-12-01 17:37:36 +05:30
  • 33288d5491 Feat:new api /sequence2txt and update QWenSeq2txt buua436 2025-12-01 19:43:54 +08:00
  • d247aabfae [OND211-2329]: Updated user list pagination response. Hetavi Shah 2025-12-01 17:08:00 +05:30
  • ac0388cbb0 frontend yongtenglei 2025-12-01 19:29:52 +08:00
  • 23f230d69e
    Merge pull request #2 from Learnheart/claude/analyze-document-processing-012NBdsHwJzhXDnbtrCy4yZM LinhKhanh 2025-12-01 17:23:21 +07:00