Commit Graph

  • 7423a5806e Feature: Added global variable functionality #10703 (#11117) chanx 2025-11-10 10:16:12 +08:00
  • b6cd282ccd fix: layout structure to use main tag (#11119) Gifford Nowland 2025-11-09 18:15:57 -08:00
  • 82ca2e0378 Refactor: QWenCV release temp path (#11122) Stephen Hu 2025-11-10 10:15:37 +08:00
  • 1cd54832b5 Adjust styles to match the design system (#11118) Jimmy Ben Klieve 2025-11-10 10:05:19 +08:00
  • 660386d3b5 Fix: cannot parse images (#11044) Stephen Hu 2025-11-10 09:31:19 +08:00
  • 4cdaa77545 Docs: refine MinerU part in FAQ (#11111) Yongteng Lei 2025-11-07 19:58:07 +08:00
  • 9fcc4946e2 Feat: add kimi-k2-thinking and moonshot-v1-vision-preview (#11110) Yongteng Lei 2025-11-07 19:52:57 +08:00
  • 98e9d68c75 Feat: Add Variable aggregator (#11114) Billy Bao 2025-11-07 19:52:26 +08:00
  • 8f34824aa4 Feat: Display the selected variables in the variable aggregation node. #10427 (#11113) balibabu 2025-11-07 19:52:04 +08:00
  • 9a6808230a Fix workflows Zhichang Yu 2025-11-07 17:13:58 +08:00
  • c7bd0a755c Fix: python api streaming structure (#11105) Billy Bao 2025-11-07 16:50:58 +08:00
  • dd1c8c5779 Feat: add auto parse to connector. (#11099) Kevin Hu 2025-11-07 16:49:29 +08:00
  • 526ba3388f Feat: The output is derived based on the configuration of the variable aggregation operator. #10427 (#11109) balibabu 2025-11-07 16:35:32 +08:00
  • cb95072ecf Fix workflows Zhichang Yu 2025-11-07 15:45:12 +08:00
  • f6aeebc608 Fix: cannot write mode RGBA as JPEG (#11102) Billy Bao 2025-11-07 15:45:10 +08:00
  • 307f53dae8 Minor tweaks (#11106) Jin Hai 2025-11-07 15:44:57 +08:00
  • fa98cc2bb9 Fix: add huggingface model download functionality (#11101) Liu An 2025-11-07 15:12:47 +08:00
  • c58d95ed69 Bump infinity to 0.6.4 (#11104) Zhichang Yu 2025-11-07 14:44:34 +08:00
  • edbc396bc6 Fix: Added some prompts and polling functionality to retrieve data source logs. #10703 (#11103) chanx 2025-11-07 14:28:45 +08:00
  • b137de1def Fix: Plain parser is skipped (#11094) Billy Bao 2025-11-07 13:39:29 +08:00
  • 2cb1046cbf fix: The doc file cannot be parsed(#11092) (#11093) YngvarHuang 2025-11-07 11:46:10 +08:00
  • a880beb1f6 Feat: Add a form for variable aggregation operators #10427 (#11095) balibabu 2025-11-07 11:44:22 +08:00
  • 34283d4db4 Feat: add data source to pipleline logs . (#11075) Kevin Hu 2025-11-07 11:43:59 +08:00
  • 5629fbd2ca Fix: OpenSearch retrieval no return & Add documentation of /retrieval (#11083) Billy Bao 2025-11-07 09:28:42 +08:00
  • b7aa6d6c4f Fix: add avatar for UI (#11080) Lynn 2025-11-07 09:27:31 +08:00
  • 0b7b88592f Fix: Improve some functional issues with the data source. #10703 (#11081) chanx 2025-11-06 20:07:38 +08:00
  • 42edecc98f Add 'SHOW VERSION' to document (#11082) Jin Hai 2025-11-06 19:34:47 +08:00
  • af98763e27 Admin: add 'show version' (#11079) Jin Hai 2025-11-06 19:24:46 +08:00
  • 5a8fbc5a81 Fix: Can't add more models (#11076) Billy Bao 2025-11-06 18:54:13 +08:00
  • 0cd8024c34 Feat: RAPTOR handle cancel gracefully (#11074) Yongteng Lei 2025-11-06 17:18:03 +08:00
  • 3bd1fefe1f Feat: debug sync data. (#11073) Kevin Hu 2025-11-06 16:48:04 +08:00
  • e18c408759 Feat: Add variable aggregator node #10427 (#11070) balibabu 2025-11-06 16:18:00 +08:00
  • 23b81eae77 Feat: GraphRAG handle cancel gracefully (#11061) Yongteng Lei 2025-11-06 16:12:20 +08:00
  • 66c01c7274 Minor tweaks (#11060) Jin Hai 2025-11-06 15:28:48 +08:00
  • 4b8ce08050 Fix: fix pdf_parser ignored in rag/app/naive.py (#11065) Billy Bao 2025-11-06 15:20:35 +08:00
  • ca30ef83bf Feat: Add variable assignment node #10427 (#11058) balibabu 2025-11-06 14:42:47 +08:00
  • d469ae6d50 Feat: The agent operator and message operator can only select string variables as prompt words. #10427 (#11054) balibabu 2025-11-06 13:58:20 +08:00
  • f581a1c4e5 Feature: Added data source functionality #10703 (#11046) chanx 2025-11-06 11:53:46 +08:00
  • 15c75bbf15 Refa: Remove HuggingFace repo downloads (#11048) Liu An 2025-11-06 11:53:33 +08:00
  • adbb8319e0 Fix: add fields for logs. (#11039) Kevin Hu 2025-11-06 09:49:57 +08:00
  • f98b24c9bf Move api.settings to common.settings (#11036) Jin Hai 2025-11-06 09:36:38 +08:00
  • 87c9a054d3 Feat: The value of data operations operators can be either input or referenced from variables. #10427 (#11037) balibabu 2025-11-05 20:04:23 +08:00
  • cd6ed4b380 Feat: add webhook component. (#11033) Kevin Hu 2025-11-05 19:59:23 +08:00
  • f29a3dd651 fix:data operations update (#11013) buua436 2025-11-05 19:59:10 +08:00
  • e658beee38 Fix: Fixed the issue of errors when using agents created from templates. #10427 (#11035) balibabu 2025-11-05 19:15:43 +08:00
  • 17ea5c1dee Fix: MCP cannot handle empty Auth field properly (#11034) Yongteng Lei 2025-11-05 19:15:27 +08:00
  • 4e76220e25 Feat: Submit clean data operations form data to the backend. #10427 (#11030) balibabu 2025-11-05 17:32:35 +08:00
  • 24335485bf Fix: get_allowed_llm_factories() return type (#11031) Billy Bao 2025-11-05 17:32:12 +08:00
  • 121c51661d Fix: Markdown table extractor (#11018) Billy Bao 2025-11-05 16:10:21 +08:00
  • 02d10f8eda Move var from rag.settings to common.globals (#11022) Jin Hai 2025-11-05 15:48:50 +08:00
  • dddf766470 Feat: start data sync service. (#11026) Kevin Hu 2025-11-05 15:43:15 +08:00
  • 8584d4b642 Fix: numeric string miss transformation. (#11025) Kevin Hu 2025-11-05 15:14:30 +08:00
  • b86e07088b Fix: escape multi-steps issues. (#11016) Kevin Hu 2025-11-05 14:51:00 +08:00
  • 1a9215bc6f Move some vars to globals (#11017) Jin Hai 2025-11-05 14:14:38 +08:00
  • cf9611c96f Feat: Support more chunking methods (#11000) Billy Bao 2025-11-05 13:00:42 +08:00
  • f126875ec6 Apply some tweaks on Admin UI (#11011) Jimmy Ben Klieve 2025-11-05 12:58:43 +08:00
  • 89410d2381 fix:api /factories wrong return (#11015) buua436 2025-11-05 12:50:11 +08:00
  • 96c015fb85 Fix and refactor imports (#11010) Jin Hai 2025-11-05 11:07:54 +08:00
  • ca40b56839 Feat:Data Operations (#11002) buua436 2025-11-05 10:49:41 +08:00
  • 3654ae61c1 feat: add allowed factories variable to allow admins to restrict llms users can add (#11003) Wanderson Pinto dos Santos 2025-11-04 23:47:50 -03:00
  • bab3fce136 Move some constants to common (#11004) Jin Hai 2025-11-05 08:01:39 +08:00
  • 4bbbf92331 Refa: link connector to KB. (#10991) Kevin Hu 2025-11-04 20:13:52 +08:00
  • db9fa3042b Feat: Add a form with data operations operators #10427 (#11001) balibabu 2025-11-04 19:42:59 +08:00
  • 880a6a0428 Move some enumerate type to constants.py (#10998) Jin Hai 2025-11-04 19:25:25 +08:00
  • 465a140727 Feat: refine Confluence connector (#10994) Yongteng Lei 2025-11-04 17:29:11 +08:00
  • 2677617f93 Feat: supports MinerU http-client/server method (#10961) Yongteng Lei 2025-11-04 16:03:30 +08:00
  • 03038c7d3d Update RetCode to common.constants (#10984) Jin Hai 2025-11-04 15:12:53 +08:00
  • 16d2be623c Minor tweaks (#10987) Jin Hai 2025-11-04 14:15:31 +08:00
  • 021b2ac51a Feat: Add data operation node #10427 (#10985) balibabu 2025-11-04 13:48:44 +08:00
  • 19f71a961a Fix: Create dataset performance unmatched between HTTP api and web ui (#10960) Billy Bao 2025-11-04 13:45:14 +08:00
  • 1e45137284 Move 'timeout' to common folder (#10983) Jin Hai 2025-11-04 11:51:12 +08:00
  • 5283a10387 Fix:wrong param in meta_data_filter (#10978) buua436 2025-11-04 11:22:10 +08:00
  • d55344bc11 Remove unused code (#10981) Jin Hai 2025-11-04 11:10:29 +08:00
  • 640e8e3f3e Chore(docker): Remove outdated sandbox config (#10977) Liu An 2025-11-04 10:59:56 +08:00
  • c20f5675c6 Fix: elasticsearch connection hardcoded (#10975) Stephen Hu 2025-11-04 10:59:35 +08:00
  • 378bdfccfc Refactor log utils (#10973) Jin Hai 2025-11-03 20:25:02 +08:00
  • 395ce16b3c Fix: correct MCP server authentication header format in frontend (#9819) Marvion 2025-11-03 20:00:27 +08:00
  • be3ae0eda9 Feat: Add variables to the metadata filtering function of the knowledge retrieval component. #10861 (#10974) balibabu 2025-11-03 19:59:45 +08:00
  • 3e5a39482e Feat: Support multiple data sources synchronizations (#10954) Kevin Hu 2025-11-03 19:59:18 +08:00
  • 9a486e0f51 Move some funcs from api to rag module (#10972) Jin Hai 2025-11-03 19:26:09 +08:00
  • ee9ac15174 Feat: Fixed an issue where dragged operators within an iteration were not associated with the iteration. #10866 (#10969) balibabu 2025-11-03 19:19:26 +08:00
  • ac465ba2a6 Feat:add variables to the metadata filtering function of the knowledg… (#10967) buua436 2025-11-03 19:19:09 +08:00
  • fd4aa79c07 Fix:missing embedding vector on Tokenizer (#10964) buua436 2025-11-03 19:17:05 +08:00
  • 2d83c64eed Fix:wrong describe_with_prompt() in ollama (#10963) buua436 2025-11-03 19:16:41 +08:00
  • 1284647694 Refactor file utils (#10970) Jin Hai 2025-11-03 18:54:55 +08:00
  • 076d811086 Introduce common/config_utils.py (#10968) Jin Hai 2025-11-03 17:25:06 +08:00
  • 121d3fd815 Introduce common/constants.py (#10965) Jin Hai 2025-11-03 16:32:37 +08:00
  • d008a4df9f Move base64_image related functions to common directory (#10957) Jin Hai 2025-11-03 15:20:46 +08:00
  • 5a88c01111 Feat: Filter structured output data directly during the rendering stage. #10866 (#10958) balibabu 2025-11-03 14:48:35 +08:00
  • 256b0fb19c Remove redundant ut (#10955) Jin Hai 2025-11-03 13:04:20 +08:00
  • 78631a3fd3 Move some functions out of 'api/utils/common.py' (#10948) Jin Hai 2025-11-03 12:34:47 +08:00
  • 4117f41758 Fix: decode error in email parser app (#10920) Yongteng Lei 2025-11-03 12:31:06 +08:00
  • a52bdf0b7e Feat: The structured output of the variable query can also be clicked. #10866 (#10952) balibabu 2025-11-03 12:30:30 +08:00
  • b47361432a Fix: API: chunk.update does not update positions (#10945) Stephen Hu 2025-11-03 11:01:44 +08:00
  • 061d8f78e5 Feat: location rule for http (#10901) Lynn 2025-11-03 11:01:24 +08:00
  • 7ec587fa9e Feat: Admin UI whitelist management and role management (#10910) Jimmy Ben Klieve 2025-11-03 09:52:23 +08:00
  • 685311814f description (#10928) Carlo 2025-11-03 09:50:21 +08:00
  • 410c0a829d Feat: The query variable of a loop operator can be a nested array variable. #10866 (#10921) balibabu 2025-11-03 09:40:47 +08:00
  • 33371cda11 Fix:output_structure in agent (#10907) buua436 2025-11-03 09:39:53 +08:00
  • fa210e7c58 Feat: parsing hyperlinks in docx and pdf & Fix: default parser config of toc extraction (#10877) Billy Bao 2025-11-03 09:34:12 +08:00