Commit graph

  • fd7e55b23d
    executor_manager updated docker version (#11806) Russell Valentine 2025-12-09 21:08:11 -06:00
  • 3bc3d82aa8 fix: Initialize imgs list in crop() fallback path 少卿 2025-12-10 00:48:39 +08:00
  • 810d471f05 Enable conditional bucket creation in Minio connection Andrea Bugeja 2025-12-09 17:18:13 +01:00
  • 31b466feed
    Merge branch 'infiniflow:main' into fix/mineru-missing-images-submit 少卿 2025-12-10 00:16:26 +08:00
  • ab74f6a5c9 feat: Add Docs Generator component for PDF/DOCX/TXT document generation PentaFrame 2025-12-09 17:14:07 +01:00
  • 45c805ef33 Update RAGFlowMinio to support single bucket mode and prefix paths Andrea Bugeja 2025-12-09 16:53:52 +01:00
  • 1c7bc47579 fix(mineru): robust coordinate conversion in crop() fallback for 0-1000 tags 少卿 2025-12-09 23:32:27 +08:00
  • 1315abf348
    Merge branch 'main' into feature/websocket-streaming-api aka James4u 2025-12-09 06:27:29 -08:00
  • b33d050c24 Moved websocket_api.md to reference SmartDever02 2025-12-09 11:26:48 -03:00
  • 9108499905 fix: Convert empty MinIO config strings to None to fix tests Andrea Bugeja 2025-12-09 15:25:19 +01:00
  • 8049cb9275 fix(mineru): use consistent 0-1000 normalized coords for line_tag cache matching 少卿 2025-12-09 22:17:15 +08:00
  • eb004b6254 fix(mineru): use cached img_path in crop() to consume generated_images 少卿 2025-12-09 20:28:47 +08:00
  • f128a1fa9e
    Bump python to >=3.12 (#11846) Zhichang Yu 2025-12-09 19:55:25 +08:00
  • b443d34faf Fix: Generate missing images for MinerU text blocks using local crop 少卿 2025-12-09 19:53:56 +08:00
  • 24f614f675 docs: add AI Badgr as OpenAI-compatible backend (base_url override + examples) michaelmanley 2025-12-09 21:36:16 +10:00
  • 1bc77ddb22 Fix: enhance type check robustness with mixed String/Enum types 少卿 2025-12-09 19:30:27 +08:00
  • e5be2f8cdf Bump python to >=3.12 Zhichang Yu 2025-12-09 17:24:17 +08:00
  • 65a5a56d95
    Refa:replace trio with asyncio (#11831) buua436 2025-12-09 19:23:14 +08:00
  • ca2d6f3301
    Fix: duplicate output by async_chat_streamly (#11842) Magicbook1108 2025-12-09 19:21:52 +08:00
  • 0d298cd5c9 Fix: match MinerU content types using checking string literals 少卿 2025-12-09 19:15:41 +08:00
  • a09df379a2
    Merge 3174e34ec0 into a94b3b9df2 jimorsm 2025-12-09 10:58:54 +00:00
  • 3174e34ec0
    Merge branch 'infiniflow:main' into main jimorsm 2025-12-09 18:58:51 +08:00
  • a94b3b9df2
    Refa: treat MinerU as an OCR model (#11849) Yongteng Lei 2025-12-09 18:54:14 +08:00
  • 72974d5ce6
    Update chat_model.py Kevin Hu 2025-12-09 18:53:41 +08:00
  • 7496484eec
    Update chat_model.py Kevin Hu 2025-12-09 18:51:54 +08:00
  • 9e9bbe6b6d update buua436 2025-12-09 18:51:11 +08:00
  • 520c7680dc
    Update manual.py Kevin Hu 2025-12-09 18:49:35 +08:00
  • 2d3e029c6f
    Merge f3d88b6d7c into 30377319d8 LyleLaii 2025-12-09 18:37:05 +08:00
  • 136d43b0fa Fix: Generate missing images for MinerU text blocks using local crop 少卿 2025-12-09 18:07:09 +08:00
  • 710b5adf08 Added libs for unitest SmartDever02 2025-12-09 07:09:48 -03:00
  • b192fb28a0 Fix some issue on review SmartDever02 2025-12-09 07:08:46 -03:00
  • 2440939fa1 update buua436 2025-12-09 18:01:34 +08:00
  • 30377319d8
    Fix: The variables in the message node are not displaying correctly. #11839 (#11841) balibabu 2025-12-09 17:59:49 +08:00
  • 07dca37ef0
    feat: add Italian language translation support (#11844) PentaFDevs 2025-12-09 10:59:21 +01:00
  • caa517db16
    Merge branch 'infiniflow:main' into main 少卿 2025-12-09 17:57:31 +08:00
  • 160af02903 treat Mineru as an OCR model yongtenglei 2025-12-09 16:44:56 +08:00
  • 760782276a Feat: Translate webhook bill 2025-12-09 17:47:18 +08:00
  • d1483a80b2 Merge branch 'main' into feature/support_encrypted_files_20251209 virgilwong 2025-12-09 17:38:05 +08:00
  • 6168189b60 feat: Support uploading encrypted files to object storage - update Version dependency file(#11837) virgilwong 2025-12-09 17:31:18 +08:00
  • 036b29f084
    Docs: Enhance API reference for file management (#11827) changkeke 2025-12-09 17:30:53 +08:00
  • b970d4b425
    Improve handling of position extraction in manual.py Magicbook1108 2025-12-09 17:23:17 +08:00
  • 1c7d0599f5 update buua436 2025-12-09 17:16:37 +08:00
  • d992b46c3b
    Merge branch 'main' into temp_with_changes Kevin Hu 2025-12-09 17:16:06 +08:00
  • 1032d6ce86 Fix: Solved the Chinese translation problem of maximum retry rounds. bill 2025-12-09 17:14:45 +08:00
  • 9863862348
    fix: prevent redundant retries in async_chat_streamly upon success (#11832) N0bodycan 2025-12-09 17:14:30 +08:00
  • 327a933a2f
    Merge branch 'main' into feature/websocket-streaming-api aka James4u 2025-12-09 01:07:40 -08:00
  • 1e10287a03 Fix ImportError about completion SmartDever02 2025-12-09 06:07:19 -03:00
  • 9298007478 Refa:replace trio with asyncio in graphrag and api buua436 2025-12-09 17:07:11 +08:00
  • fa7e3307f6 add box Billy Bao 2025-12-05 19:18:07 +08:00
  • 3968671d6f feat: add Italian language translation support PentaFrame 2025-12-09 09:51:09 +01:00
  • 24730d503c
    Merge branch 'main' into main changkeke 2025-12-09 16:50:37 +08:00
  • 28bb65224c
    Minor nitpicking changes changkeke 2025-12-09 16:48:55 +08:00
  • a2a9b6a687 Merge branch 'main' of github.com:infiniflow/ragflow into message-node-error bill 2025-12-09 16:48:38 +08:00
  • ca7a0fd5cb Fix: duplicate output by async_chat_streamly Billy Bao 2025-12-09 16:48:18 +08:00
  • 75bc420a56 Fix: Remove useless styles bill 2025-12-09 16:47:21 +08:00
  • ae91e35449 Fix: The variables in the message node are not displaying correctly. #11839 bill 2025-12-09 16:45:21 +08:00
  • bb6022477e
    Bump infinity to v0.6.11. Requires python>=3.11 (#11814) Zhichang Yu 2025-12-09 16:23:37 +08:00
  • 989468abcc Merge branch 'main' into feature/support_encrypted_files_20251209 virgilwong 2025-12-09 16:22:43 +08:00
  • d053c06043 feat: Support uploading encrypted files to object storage (#11837) virgilwong 2025-12-09 16:18:37 +08:00
  • dc41a91f68 Bump infinity to v0.6.11 Zhichang Yu 2025-12-08 16:50:14 +08:00
  • 266edf1a5f Feat: Show webhook schema dialog. bill 2025-12-09 15:31:10 +08:00
  • 28bc87c5e2
    Feature: Memory interface integration testing (#11833) chanx 2025-12-09 14:52:58 +08:00
  • 8518a5cf29
    Merge branch 'main' into feature/raptor-auto-disable-structured-data hsparks-codes 2025-12-09 01:45:48 -05:00
  • 2d129802e2
    Merge 621129f500 into c51e6b2a58 Zeng haolong 2025-12-09 14:43:14 +08:00
  • d104f59e29 feat: Implement hierarchical retrieval architecture (#11610) hsparks.codes 2025-12-09 07:32:00 +01:00
  • 14e7007745 Merge branch 'main' of github.com:infiniflow/ragflow into feature/1203 chanx 2025-12-09 14:30:45 +08:00
  • 90d9e1f6ec Feature: Memory interface integration testing chanx 2025-12-09 14:28:47 +08:00
  • 137de4849d Feat: Add dynamic webhook response. bill 2025-12-09 14:06:21 +08:00
  • a393a5aa35
    fix: fix infinite retry loop in async_chat_streamly when success N0bodycan 2025-12-09 14:01:30 +08:00
  • c51e6b2a58
    Refa: migrate CV model chat to Async (#11828) Yongteng Lei 2025-12-09 13:08:37 +08:00
  • 8d567bd034 fix: f-string Lynn 2025-12-09 13:07:05 +08:00
  • 94dccd8270 Refa:replace trio with asyncio in agent/deepdoc/rag buua436 2025-12-09 13:03:37 +08:00
  • be53b7dada
    Merge branch 'main' into main changkeke 2025-12-09 12:42:56 +08:00
  • 56e05ac967 doc: copyright 2024 -> 2025 Lynn 2025-12-09 12:03:15 +08:00
  • 02ce5c12e0 fix: restful api Lynn 2025-12-09 11:58:14 +08:00
  • dc2f21ada1 migrate cv models sync to async yongtenglei 2025-12-09 10:58:38 +08:00
  • 9e6f1ad0f3 Asure chat yongtenglei 2025-12-09 10:23:51 +08:00
  • 481192300d
    Fix:[ERROR][Exception]: list index out of range (#11826) Stephen Hu 2025-12-09 09:58:34 +08:00
  • b0a113a5ee
    Merge pull request #1 from changkeke/changkeke-patch-1 changkeke 2025-12-09 09:51:57 +08:00
  • df378da6e9
    Docs: Enhance API reference for file management changkeke 2025-12-09 09:47:47 +08:00
  • 1777620ea5
    fix: set default embedding model for TEI profile in Docker deployment (#11824) sjIlll 2025-12-09 09:38:44 +08:00
  • f3a03b06b2
    fix: align http client proxy kwarg (#11818) Levi 2025-12-09 02:35:03 +01:00
  • dd046be976
    Fix: parent-child chunking method (#11810) buua436 2025-12-09 09:34:01 +08:00
  • 5c9672a265
    Fix: advanced_ingestion_pipeline (#11816) lin 2025-12-09 09:32:42 +08:00
  • 9bd82fa077 Update generator.py “hu 2025-12-09 09:09:44 +08:00
  • 5ee639fa5a Fix the test issue SmartDever02 2025-12-08 16:42:55 -03:00
  • e03df5b93a Merge branch 'feature/websocket-streaming-api' of github.com-james:SmartDever02/ragflow into feature/websocket-streaming-api SmartDever02 2025-12-08 16:22:26 -03:00
  • 22ba48e89d fix: Remove f-string prefixes from logging statements without placeholders - Line 309, 330, 344 in api_utils.py - Fixes ruff F541 linting errors SmartDever02 2025-12-08 16:12:25 -03:00
  • 7c2c6f574c
    Merge branch 'main' into feature/websocket-streaming-api aka James4u 2025-12-08 11:08:47 -08:00
  • 052772b604 Feat: handle duplicates for confluence, dropbox and notion Jonah879 2025-12-08 12:54:22 +00:00
  • dd477ef041 fix: set default embedding model for TEI profile SJpoor 2025-12-08 20:01:56 +08:00
  • f317c5116b Feat: Add DynamicStringForm bill 2025-12-08 19:20:46 +08:00
  • 26debf0927
    Merge branch 'infiniflow:main' into s3-connector-enhancement Jonah Hartmann 2025-12-08 12:20:29 +01:00
  • 3aed5d3ec7 fix: align http client proxy kwarg Levi 2025-12-08 11:11:39 +01:00
  • c39fc597f1 advanced_ingestion_pipeline模板调整 kche0169 2025-12-08 17:14:40 +08:00
  • 218d169d73 update buua436 2025-12-08 17:14:05 +08:00
  • 75a9d1d3ce fix: rm api key Lynn 2025-12-08 16:38:25 +08:00
  • 5ae7be4ce1 resolve conflict Lynn 2025-12-08 16:35:06 +08:00
  • aebbb5e032 feat: memory Lynn 2025-12-08 16:10:25 +08:00
  • 7c0571bccb update buua436 2025-12-08 16:02:30 +08:00