Commit Graph

  • 79482ff672
    Refa: Improve ppt_parser better handle list (#6162) main Stephen Hu 2025-03-17 17:02:39 +08:00
  • 3a99c2b5f4
    Refa: PARALLEL_DEVICES is a static parameter. (#6168) Kevin Hu 2025-03-17 16:49:54 +08:00
  • 45fe02c8b3
    Test: update test cases per pr #6144 (#6166) liu an 2025-03-17 16:49:34 +08:00
  • 2c3c4274be
    Fix: Correct parameter retrieval in thumbup api (#6114) kuro5989 2025-03-17 16:02:53 +08:00
  • 501c017a26
    Test: Added test cases for List Documents HTTP API (#6158) liu an 2025-03-17 15:36:57 +08:00
  • d36420a87a
    Test: fix expected value validation for list dataset endpoint (#6160) liu an 2025-03-17 15:36:48 +08:00
  • 5983803c8b
    Miscellaneous UI updates (#6094) writinwaters 2025-03-17 14:17:34 +08:00
  • fabc5e9259
    Refa: fix re-rank scope. (#6152) Kevin Hu 2025-03-17 13:26:29 +08:00
  • 5748d58c74
    Refa: refine the error message. (#6151) Kevin Hu 2025-03-17 13:07:22 +08:00
  • bfa8d342b3
    Fix: retrieval debug mode issue. (#6150) Kevin Hu 2025-03-17 13:07:13 +08:00
  • 37f3486483
    Fix: validation of readonly fields. (#6144) Kevin Hu 2025-03-17 12:22:49 +08:00
  • 3e19044dee
    Feat: add OCR's muti-gpus and parallel processing support (#5972) Debug Doctor 2025-03-17 11:58:40 +08:00
  • 8495036ff9
    Feat: Limit view with more knowledge when list knowledge so many (#6093) so95 2025-03-17 09:50:25 +07:00
  • 7f701a5756
    Test: update test cases per pr #6095 to fix issue #6039 (#6143) liu an 2025-03-17 10:49:40 +08:00
  • 634e7a41c5
    Doc: Update readme document (#6052) 最美乡村程序员 2025-03-17 09:51:13 +08:00
  • d1d651080a
    Test: Added test cases for Update Documents HTTP API (#6106) liu an 2025-03-17 09:36:32 +08:00
  • 0fa44c5dd3
    Fix: update link of deploy_local_llm.mdx (#6110) Tianyi Jing 2025-03-17 09:35:37 +08:00
  • 89a69eed72
    Introduced task priority (#6118) nightly Zhichang Yu 2025-03-14 23:43:46 +08:00
  • 1842ca0334
    Fix: Fixed the issue that events cannot be triggered after the shadcn-ui dialog is closed #3221. (#6108) balibabu 2025-03-14 17:36:24 +08:00
  • e5a8b23684
    Fix: empty tag field issue. (#6103) Kevin Hu 2025-03-14 17:35:57 +08:00
  • 4fffee6695
    Regards kb_id at ElasticSearch insert, update, delete. (#6105) Zhichang Yu 2025-03-14 17:34:02 +08:00
  • 485bc7d7d6
    Fix: limit the depth of DFS (#6101) Kevin Hu 2025-03-14 17:10:38 +08:00
  • b5ba8b783a
    Refa: enlarge http body size. (#6100) Kevin Hu 2025-03-14 16:47:39 +08:00
  • d7774cf049
    Fix: fix document concurrent upload issue (#6095) Yongteng Lei 2025-03-14 16:31:44 +08:00
  • 9d94acbedb
    Fix: Knowledge base page cannot upload folders #6062 (#6096) balibabu 2025-03-14 16:17:10 +08:00
  • b77e844fc3
    Fix: none parse_config updating. (#6092) Kevin Hu 2025-03-14 16:06:16 +08:00
  • a6ab2c71c3
    Refa: enlarge default max request body size. (#6088) Kevin Hu 2025-03-14 15:21:08 +08:00
  • 5c8ad6702a
    Fix: check the file name length. (#6083) Kevin Hu 2025-03-14 15:01:37 +08:00
  • f0601afa75
    Doc: update launch from source. (#6074) Kevin Hu 2025-03-14 14:20:18 +08:00
  • 56e984f657
    Fix: Prevent password boxes other than login passwords from displaying passwords saved in the browser's password manager by default. #6033 (#6084) balibabu 2025-03-14 14:15:43 +08:00
  • 5d75b6be62
    Fix executor name (#6080) Zhichang Yu 2025-03-14 14:13:47 +08:00
  • 12c3023a22
    Fix: remove NaN output of components. (#6079) Kevin Hu 2025-03-14 13:58:42 +08:00
  • 56b228f187
    Refa: remove max toekns for image2txt models. (#6078) Kevin Hu 2025-03-14 13:51:45 +08:00
  • 42eb99554f
    Feat: add token comsumption & speed to little lamp. (#6077) Kevin Hu 2025-03-14 13:37:31 +08:00
  • c85b468b8d
    Feat: Change “Document parser” to "PDF parser" #6072 (#6073) balibabu 2025-03-14 12:03:35 +08:00
  • 7463241896
    Fix: empty doc id validation. (#6064) Kevin Hu 2025-03-14 11:45:44 +08:00
  • c00def5b71
    Fix 6030 (#6070) Zhichang Yu 2025-03-14 11:29:22 +08:00
  • f16418ccf7
    Feat: Add deepseek to llm_factories (#6051) crypticGøøse 2025-03-14 04:35:44 +02:00
  • 2d4a60cae6
    Fix: Reduce excessive IO operations by loading LLM factory configurations (#6047) utopia2077 2025-03-14 09:54:38 +08:00
  • 47926f7d21
    Improve API Documentation, Standardize Error Handling, and Enhance Comments (#5990) Xinghan Pan 2025-03-13 19:06:50 +08:00
  • 940072592f
    Fix: chat_completion answer data incorrect (#6041) 任奇 2025-03-13 18:59:59 +08:00
  • 4ff609b6a8
    Fix: optimize OCR garbage identification to reduce unnecessary filtering (#6027) Yongteng Lei 2025-03-13 18:48:32 +08:00
  • 0a877941f4
    Test: Added test cases for Download Documents HTTP API (#6032) liu an 2025-03-13 18:32:57 +08:00
  • baf3b9be7c
    Added 0.17.2 release notes (#6028) v0.17.2 writinwaters 2025-03-13 15:59:58 +08:00
  • 4df4bf68a2
    DOCS: for release. (#6023) Kevin Hu 2025-03-13 15:09:29 +08:00
  • 471bd92b4c
    Fix: empty api-key causes problems. (#6022) Kevin Hu 2025-03-13 14:57:47 +08:00
  • 3af1063737
    Feat: Set the default value of Chunk token number to 512 #6016 (#6017) balibabu 2025-03-13 14:51:55 +08:00
  • 9c8060f619
    0.17.1 release notes (#6021) writinwaters 2025-03-13 14:43:24 +08:00
  • e213873852
    Optimize graphrag cache get entity (#6018) Zhichang Yu 2025-03-13 14:37:59 +08:00
  • 56acb340d2
    Test: update test cases per issue #5920 #5923 (#6007) liu an 2025-03-13 10:53:07 +08:00
  • e05cdc2f9c
    Fix: encode detect error. (#6006) Kevin Hu 2025-03-13 10:47:58 +08:00
  • 3571270191
    Refa: refine the context window size warning. (#5993) Kevin Hu 2025-03-12 19:40:54 +08:00
  • bd5eb47441
    TEST: Added test cases for Upload Documents HTTP API (#5991) liu an 2025-03-12 19:38:52 +08:00
  • 7cd37c37cd
    Feat: add CSV file parsing support (#5989) Yongteng Lei 2025-03-12 19:20:50 +08:00
  • d660f6b9a5
    Feat: add use KG to retrieval component. (#5988) Kevin Hu 2025-03-12 19:10:07 +08:00
  • 80389ae61e
    Feat: Alter Item to TransferListItemType #3221 (#5986) balibabu 2025-03-12 18:54:41 +08:00
  • 6e13922bdc
    Feat: Add qwq model support to Tongyi-Qianwen factory (#5981) kuro5989 2025-03-12 18:54:15 +08:00
  • c57f16d16f
    Feat: Why can't Retrieval component support internet web search. #5973 (#5978) balibabu 2025-03-12 18:47:22 +08:00
  • 3c43a7aee8
    For an Agent with an Input Begin value, on the first call the return … (#5957) so95 2025-03-12 16:01:44 +07:00
  • dd8779b257
    Feat: Retrieval supports internet search. (#5974) Kevin Hu 2025-03-12 16:51:01 +08:00
  • 46bdfb9661
    TEST: Remove unstable assertion introduced in PR #5924 (#5968) liu an 2025-03-12 16:09:45 +08:00
  • e3ea4b7ec2
    Fix: Add Knowledge Base Document Parsing Status Check (#5966) liwenju0 2025-03-12 16:07:45 +08:00
  • 41c67ce8dd
    Fixed a Docusaurus display issue. (#5969) writinwaters 2025-03-12 16:07:22 +08:00
  • 870a6e93da
    Refactoring: Optimization of the Deep Research Module Code Structure (#5959) liwenju0 2025-03-12 15:34:52 +08:00
  • 80f87913bb
    Fix: empty value updating. (#5949) Kevin Hu 2025-03-12 11:25:17 +08:00
  • 45123dcc0a
    Fix: ollama model add error. (#5947) Kevin Hu 2025-03-12 10:56:05 +08:00
  • 49d560583f
    Fix: HTTP API Updates Read-Only Dataset Fields During Modification #5923 (#5937) Raghav Patidar 2025-03-12 07:57:02 +05:30
  • 1c663b32b9
    Fix:signal.SIGUSR1 and signal.SIGUSR2 can't use in window. so don't bind signal.SIGUSR1 and signal.SIGUSR2 in the windows env (#5941) donblack01 2025-03-12 09:43:18 +08:00
  • caecaa7562
    Feat: apply LLM to optimize citations. (#5935) Kevin Hu 2025-03-11 19:56:21 +08:00
  • ed11be23bf
    Fix: When calling the Create chat completion API, the response data… (#5928) 任奇 2025-03-11 19:56:07 +08:00
  • 7bd5a52019
    Feat: Add Breadcrumb component #3221 (#5929) balibabu 2025-03-11 18:55:25 +08:00
  • 87763ef0a0
    TEST: Added test cases for Update Dataset HTTP API (#5924) liu an 2025-03-11 18:55:11 +08:00
  • 939e668096
    Optimized graphrag again (#5927) Zhichang Yu 2025-03-11 18:36:10 +08:00
  • 45318e7575
    Docs: updates. (#5921) Kevin Hu 2025-03-11 16:43:50 +08:00
  • 8250b9f6b0
    Feat: Add german translations (#5866) Philipp Rien 2025-03-11 09:13:58 +01:00
  • 1abf03351d
    Docs: reformat. (#5914) Kevin Hu 2025-03-11 16:11:27 +08:00
  • 46b95d5cfe
    Reverted some of the version changes (#5908) writinwaters 2025-03-11 16:03:11 +08:00
  • 59ba4777ee
    Docs: updates issue templates. (#5913) Kevin Hu 2025-03-11 16:02:28 +08:00
  • d44739283c
    Docs: prepare docs for release v0.17.1 (#5900) v0.17.1 Kevin Hu 2025-03-11 14:39:41 +08:00
  • 9c953a67a6
    UI updates (#5899) writinwaters 2025-03-11 14:14:37 +08:00
  • bd3fa317e7
    Add docs for tag sets (#5890) writinwaters 2025-03-11 13:57:36 +08:00
  • 715e2b48ca
    Test: Update test cases per PR #5748 #5878 (#5894) liu an 2025-03-11 13:35:28 +08:00
  • 90d18143ba
    Refa: add prompt to empty retrieved answwer. (#5892) Kevin Hu 2025-03-11 13:11:14 +08:00
  • 4b6809b32d
    Fix: docs updates. (#5889) Kevin Hu 2025-03-11 11:55:39 +08:00
  • 7b96146d3f
    Fix: check desc parameter value. (#5884) Kevin Hu 2025-03-11 11:43:21 +08:00
  • 21c55a2e0f
    Test: Update test cases per PR #5778 (#5880) liu an 2025-03-11 11:07:09 +08:00
  • 8e965040ce
    Fix: rm <think> for ES sql generation. (#5881) Kevin Hu 2025-03-11 10:41:19 +08:00
  • 780ee2b2be
    Fix: empty dataset parser id. (#5878) Kevin Hu 2025-03-11 10:23:08 +08:00
  • 6f9cd96ec5
    Fix: dataset_ids parameter (#5864) Raghav Patidar 2025-03-11 07:14:06 +05:30
  • 47e244ee9f
    Test: Update test cases per PR #5755 (#5857) liu an 2025-03-10 19:04:39 +08:00
  • df11fe75d3
    Feat: Add AvatarGroup component. #3221 (#5858) balibabu 2025-03-10 19:03:48 +08:00
  • bf0d516e49
    Agent Update: Fix Role Issue and Enhance KB Search (#5842) zhangcdian 2025-03-10 18:29:58 +08:00
  • b18da35da6
    TEST: Added test cases for List Dataset HTTP API (#5856) liu an 2025-03-10 18:29:33 +08:00
  • 8ba1e6c183
    Feat: add sync_dsl parameter to support synchronizing modifications to existing sessions (#5843) hy89 2025-03-10 17:46:08 +08:00
  • d4f84f0b54
    Fix: keyword compont display issue #5794 (#5844) balibabu 2025-03-10 16:15:44 +08:00
  • 6ec6ca6971
    Refactor graphrag to remove redis lock (#5828) Zhichang Yu 2025-03-10 15:15:06 +08:00
  • 1163e9e409
    Feat: When selecting a reordering model, give a prompt that it takes too long. #5834 (#5835) balibabu 2025-03-10 14:14:38 +08:00
  • 15736c57c3
    Fix: empty query issue. (#5830) Kevin Hu 2025-03-10 13:56:56 +08:00
  • fa817a8ab3
    Refa: SiliconFlow model list refresh. (#5825) Kevin Hu 2025-03-10 12:51:12 +08:00
  • 8b99635eb3 Feat: Add TransferList component. #3221 (#5822) balibabu 2025-03-10 11:14:44 +08:00