pengjunjie
  • Joined on 2025-06-30
pengjunjie synced commits to master at pengjunjie/JeecgBoot from mirror 2025-09-24 13:41:48 +08:00
83edfa9090 版本发布日期更新
002bfe25f8 【v3.8.3】升级数据库,暂时先删除
ab151879b3 XXL-JOB版本号错误,修改至v2.4.0
000ae1db30 升级前端pnpm lock
Compare 40 commits »
pengjunjie synced commits to pipeline at pengjunjie/ragflow from mirror 2025-09-24 12:31:48 +08:00
5715ca6b74 Fix: pipeline debug... (#10206)
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-09-24 12:31:48 +08:00
a1f848bfe0 Fix:max_tokens must be at least 1, got -950, BadRequestError (#10252)
f2309ff93e UI: Add Russian language (#10249)
Compare 2 commits »
pengjunjie synced commits to pipeline at pengjunjie/ragflow from mirror 2025-09-23 20:11:48 +08:00
8f465525f7 Feat: Display the log after the data flow runs #9869 (#10232)
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-09-23 20:11:48 +08:00
38be53cf31 fix: prevent list index out of range in chat streaming (#10238)
65a06d62d8 Flow text processing bug (#10246)
10cbbb76f8 revert gpt5 integration (#10228)
1c84d1b562 Fix: azure OpenAI retry (#10213)
Compare 4 commits »
pengjunjie synced commits to pipeline at pengjunjie/ragflow from mirror 2025-09-23 12:01:46 +08:00
f20dca2895 Fix: Interface integration for the file log page in the overview #9869 (#10222)
0c557e37ad Feat: add support for pipeline logs operation (#10207)
Compare 2 commits »
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-09-23 12:01:46 +08:00
4eb7659499 Fix bug: broken import from rag.prompts.prompts (#10217)
46a61e5aff Fix: string merge bug about agent TextProcessing. (\m) (#10211)
da82566304 Fix: resolve hash collisions by switching to UUID &correct logic for always-true statements & Update GPT api integration & Support qianwen-deepresearch (#10208)
Compare 3 commits »
pengjunjie synced commits to pipeline at pengjunjie/ragflow from mirror 2025-09-22 19:42:21 +08:00
d0bfe8b10c Feat: Display the data flow log on the far right. #9869 (#10214)
28afc7e67d Feat: Exporting the results of data flow tests #9869 (#10209)
73c33bc8d2 Fix: Fixed the issue where the drop-down box could not be displayed after selecting a large model #9869 (#10205)
476852e8f1 Feat: Remove useless files from the data flow #9869 (#10198)
e6cf00cb33 Feat: Add suffix field to all operators #9869 (#10195)
Compare 5 commits »
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-09-22 19:42:21 +08:00
c8b79dfed4 The retrieval component needs to support returning JSON data(#10170) (#10171)
da80fa40bc fix python_api example (#10196)
94dbd4aac9 Refactor: use the same implement for total token count from res (#10197)
ca9f30e1a1 Add tree_merge for law parsers, significantly outperforming hierarchical_merge (#10202)
Compare 4 commits »
pengjunjie synced commits to pipeline at pengjunjie/ragflow from mirror 2025-09-22 11:31:46 +08:00
d039d1e73d fix: Added dataset generation logging functionality #9869 (#10180)
d050ef568d Feat: support dataflow run. (#10182)
028c2d83e9 Feat: parse email (#10181)
Compare 3 commits »
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-09-22 11:31:46 +08:00
2e4295d5ca Chat Widget (#10187)
d11b1628a1 Feat: add admin CLI and admin service (#10186)
45f9f428db Fix: enable scrolling at chat setting (#10184)
Compare 3 commits »
pengjunjie synced commits to main at pengjunjie/system-design from mirror 2025-09-20 10:36:06 +08:00
d159ba5f9f Add rate limiting
pengjunjie synced commits to pipeline at pengjunjie/ragflow from mirror 2025-09-20 02:19:05 +08:00
b5d6a6e8f2 Feat: Remove unnecessary data from the dsl #9869 (#10177)
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-09-20 02:19:05 +08:00
902703d145 Fix: skip tag query if tag kbs are invalid (#10168)
7ccca2143c perf: add get_all_kb_doc_count func to simplify kb.doc_num updating (#10169)
70ce02faf4 Feat: add support for Anthropic third-party API (#10173)
3f1741c8c6 Docs: How to accelerate question answering (#10179)
Compare 4 commits »
pengjunjie synced commits to pipeline at pengjunjie/ragflow from mirror 2025-09-19 18:09:04 +08:00
5dfdbcce3a Feat: pipeline supports PPTX (#10167)
4fae40f66a Feat: Translate the splitter operator field #9869 (#10166)
a1b947ffd6 Feat: add splitter (#10161)
f9c7404bee Fix: Updated color parsing functions and optimized component logic. (#10159)
Compare 4 commits »
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-09-19 18:09:04 +08:00
6c24ad7966 fix: correct rerank_model condition logic (#10174)
4846589599 Docs: Input and output variables defined in the Input and Output sections must also be implemented in your code. (#10162)
a24547aa66 Support server health check by http://localhost:<port>/v1/system/healthz (#10150)
a04c5247ab Feat: Add file convert to document API just like file2document_app.py (#10158)
ed6a76dcc0 Add Firecrawl integration for RAGFlow (#10152)
Compare 6 commits »
pengjunjie synced commits to main at pengjunjie/system-design from mirror 2025-09-19 01:41:52 +08:00
09ba5e5b53 Add sidecar
pengjunjie synced and deleted reference refs/tags/dependabot/npm_and_yarn/jeecgboot-vue3/axios-1.12.0 at pengjunjie/JeecgBoot from mirror 2025-09-19 01:41:50 +08:00
pengjunjie synced commits to master at pengjunjie/JeecgBoot from mirror 2025-09-19 01:41:50 +08:00
7cb2dc4fde Update @vitejs/plugin-vue-jsx version
pengjunjie synced and deleted reference refs/tags/dependabot/npm_and_yarn/jeecgboot-vue3/vite-6.3.6 at pengjunjie/JeecgBoot from mirror 2025-09-19 01:41:50 +08:00