pengjunjie
  • Joined on 2025-06-30
pengjunjie synced commits to master at pengjunjie/JeecgBoot from mirror 2025-11-10 22:11:48 +08:00
5730ed2dd2 固定@vitejs/plugin-vue、rollup、rollup-plugin-visualizer版本号,导致打包报错
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-11-10 15:21:46 +08:00
0879b6af2c Feat: Globally defined conversation variables can be selected in the operator's query variables. #10427 (#11135)
2b9145948f Fix:not enough values to unpack (expected 3, got 2) in general chunk (#11139)
726473fd39 Fix: Bugs fixed #10703 (#11132)
d207291217 Fix: add download stats to kb logs. (#11112)
bf382e5c4d Fix: remove unsupported models in siliconflow api (#11126)
Compare 13 commits »
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-11-07 20:41:47 +08:00
4cdaa77545 Docs: refine MinerU part in FAQ (#11111)
9fcc4946e2 Feat: add kimi-k2-thinking and moonshot-v1-vision-preview (#11110)
98e9d68c75 Feat: Add Variable aggregator (#11114)
8f34824aa4 Feat: Display the selected variables in the variable aggregation node. #10427 (#11113)
9a6808230a Fix workflows
Compare 15 commits »
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-11-07 12:31:48 +08:00
2cb1046cbf fix: The doc file cannot be parsed(#11092) (#11093)
a880beb1f6 Feat: Add a form for variable aggregation operators #10427 (#11095)
34283d4db4 Feat: add data source to pipleline logs . (#11075)
5629fbd2ca Fix: OpenSearch retrieval no return & Add documentation of /retrieval (#11083)
b7aa6d6c4f Fix: add avatar for UI (#11080)
Compare 5 commits »
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-11-07 04:21:47 +08:00
0b7b88592f Fix: Improve some functional issues with the data source. #10703 (#11081)
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-11-06 20:01:47 +08:00
42edecc98f Add 'SHOW VERSION' to document (#11082)
af98763e27 Admin: add 'show version' (#11079)
5a8fbc5a81 Fix: Can't add more models (#11076)
0cd8024c34 Feat: RAPTOR handle cancel gracefully (#11074)
3bd1fefe1f Feat: debug sync data. (#11073)
Compare 13 commits »
pengjunjie synced commits to main at pengjunjie/system-design from mirror 2025-11-06 19:01:48 +08:00
08ad691b02 Add Git Article
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-11-06 11:51:46 +08:00
adbb8319e0 Fix: add fields for logs. (#11039)
f98b24c9bf Move api.settings to common.settings (#11036)
Compare 2 commits »
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-11-06 03:31:46 +08:00
87c9a054d3 Feat: The value of data operations operators can be either input or referenced from variables. #10427 (#11037)
cd6ed4b380 Feat: add webhook component. (#11033)
f29a3dd651 fix:data operations update (#11013)
e658beee38 Fix: Fixed the issue of errors when using agents created from templates. #10427 (#11035)
17ea5c1dee Fix: MCP cannot handle empty Auth field properly (#11034)
Compare 5 commits »
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-11-05 19:11:48 +08:00
4e76220e25 Feat: Submit clean data operations form data to the backend. #10427 (#11030)
24335485bf Fix: get_allowed_llm_factories() return type (#11031)
121c51661d Fix: Markdown table extractor (#11018)
02d10f8eda Move var from rag.settings to common.globals (#11022)
dddf766470 Feat: start data sync service. (#11026)
Compare 12 commits »
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-11-05 11:01:48 +08:00
ca40b56839 Feat:Data Operations (#11002)
3654ae61c1 feat: add allowed factories variable to allow admins to restrict llms users can add (#11003)
bab3fce136 Move some constants to common (#11004)
Compare 3 commits »
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-11-05 02:51:47 +08:00
4bbbf92331 Refa: link connector to KB. (#10991)
db9fa3042b Feat: Add a form with data operations operators #10427 (#11001)
880a6a0428 Move some enumerate type to constants.py (#10998)
Compare 3 commits »
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-11-04 18:41:48 +08:00
465a140727 Feat: refine Confluence connector (#10994)
2677617f93 Feat: supports MinerU http-client/server method (#10961)
03038c7d3d Update RetCode to common.constants (#10984)
16d2be623c Minor tweaks (#10987)
021b2ac51a Feat: Add data operation node #10427 (#10985)
Compare 11 commits »
pengjunjie synced commits to master at pengjunjie/JeecgBoot from mirror 2025-11-04 17:41:46 +08:00
5743d71f3c JEECG低代码+AI编程Cursor+GitHub Copilot实现高效编程
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-11-04 02:21:47 +08:00
378bdfccfc Refactor log utils (#10973)
395ce16b3c Fix: correct MCP server authentication header format in frontend (#9819)
be3ae0eda9 Feat: Add variables to the metadata filtering function of the knowledge retrieval component. #10861 (#10974)
3e5a39482e Feat: Support multiple data sources synchronizations (#10954)
9a486e0f51 Move some funcs from api to rag module (#10972)
Compare 10 commits »
pengjunjie synced commits to main at pengjunjie/system-design from mirror 2025-11-04 01:21:45 +08:00
a17cb8d29b Add LLM concepts
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-11-03 18:11:47 +08:00
076d811086 Introduce common/config_utils.py (#10968)
121d3fd815 Introduce common/constants.py (#10965)
d008a4df9f Move base64_image related functions to common directory (#10957)
5a88c01111 Feat: Filter structured output data directly during the rendering stage. #10866 (#10958)
256b0fb19c Remove redundant ut (#10955)
Compare 12 commits »
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-11-03 09:41:47 +08:00
410c0a829d Feat: The query variable of a loop operator can be a nested array variable. #10866 (#10921)
33371cda11 Fix:output_structure in agent (#10907)
fa210e7c58 Feat: parsing hyperlinks in docx and pdf & Fix: default parser config of toc extraction (#10877)
360f5c1179 Move token related functions to common (#10942)
Compare 4 commits »
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-11-03 01:31:47 +08:00
44f2d6f5da Move 'get_project_base_directory' to common directory (#10940)
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-11-02 17:21:47 +08:00
57a83eca8a Remove unused code (#10938)
6447b737ab Move singleton to common directory (#10935)
Compare 2 commits »