pengjunjie
  • Joined on 2025-06-30
pengjunjie synced commits to springboot3_sas at pengjunjie/JeecgBoot from mirror 2025-09-25 22:51:46 +08:00
aa55c3a86c Merge remote-tracking branch 'origin/springboot3' into springboot3_sas
2298ee3eed 更新 docker-compose-cloud.yml,添加 jeecg-boot 网络配置到 sentinel 和 xxljob 服务
2a8853b353 docker微服务启动 docker-compose 增加xxljob和sentinel配置
b920c5b794 Oracle11g数据库 多租户管理>>添加租户 报错 #8897
d3fa38a9e6 更新 application-docker.yml,修改 Redis 和 XXL-JOB 配置为使用服务名称
Compare 6 commits »
pengjunjie synced commits to pipeline at pengjunjie/ragflow from mirror 2025-09-25 21:31:50 +08:00
14273b4595 Fix: Optimized knowledge base file parsing and display #9869 (#10292)
abe7132630 Feat: Change the corresponding prompt word according to the value of fieldName #9869 (#10291)
c1151519a0 Feat: add foundational support for RAPTOR dataset pipeline logs (#10277)
a1147ce609 Feat: Allows the extractor operator's prompt to reference the output of an upstream operator #9869 (#10279)
d907e79893 Refa: fake doc ID. (#10276)
Compare 5 commits »
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-09-25 21:31:50 +08:00
b0b866c8fd Refactor: move some functions out of api/utils/__init__.py (#10216)
3a831d0c28 Fixed the issue where database connections were interrupted under high concurrency (#10126)
9e323a9351 Feat(nlp): add "怎么办" pattern to question word removal (#10284)
7ac95b759b Feat/admin service (#10233)
daea357940 Fix: invalid COMPONENT_EXEC_TIMEOUT (#10278)
Compare 5 commits »
pengjunjie synced commits to springboot3 at pengjunjie/JeecgBoot from mirror 2025-09-25 14:41:46 +08:00
2298ee3eed 更新 docker-compose-cloud.yml,添加 jeecg-boot 网络配置到 sentinel 和 xxljob 服务
2a8853b353 docker微服务启动 docker-compose 增加xxljob和sentinel配置
b920c5b794 Oracle11g数据库 多租户管理>>添加租户 报错 #8897
d3fa38a9e6 更新 application-docker.yml,修改 Redis 和 XXL-JOB 配置为使用服务名称
b0df78b06c 配置文件升级到v3.8.3 切换tomcat
Compare 5 commits »
pengjunjie synced commits to master at pengjunjie/JeecgBoot from mirror 2025-09-25 14:41:46 +08:00
cdd7c5c5a1 添加jeecg-boot网络到sentinel和xxljob服务
120cf85eb4 微服务docker启动增加sentinel和xxljob
a3969a5c63 Oracle11g数据库 多租户管理>>添加租户 报错 #8897
1222c76ff8 更新xxl-job配置,修改adminAddresses和地址为jeecg-boot-xxljob
6048866313 升级nacos配置
Compare 5 commits »
pengjunjie synced commits to pipeline at pengjunjie/ragflow from mirror 2025-09-25 13:21:48 +08:00
1b19d302c5 Feat: add extractor component. (#10271)
840b2b5809 Feat: add foundational support for GraphRAG dataset pipeline logs (#10264)
Compare 2 commits »
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-09-25 13:21:48 +08:00
4aa1abd8e5 Refactor: move encrypt/decrypt to one file (#10203)
922b5c652d Refactor: fix typos (#10200)
aaa97874c6 fix: replace traceback.print_exc() with logging.exception(e) in conve… (#10275)
193d93d820 Refactor: Improve the logic clean conf for ZhipuChat (#10274)
4058715df7 Docs: Knowledge base renamed to dataset. (#10269)
Compare 6 commits »
pengjunjie synced commits to springboot3_sas at pengjunjie/JeecgBoot from mirror 2025-09-24 21:51:49 +08:00
6a6d29254b 【v3.8.3版本发布】
80749098bd 添加 JustAuth 自动配置支持,更新 pom.xml 以包含 jeecg-boot-starter-job 依赖,并修改 application.yml 中的 nacos 服务器地址配置
19b7f2cb29 springboot3 支持 jdk17、jdk21、jdk24
39f5c3a5be 支持jdk21
9ee3a36fbb 版本发布日期更新
Compare 112 commits »
pengjunjie synced commits to springboot3 at pengjunjie/JeecgBoot from mirror 2025-09-24 21:51:49 +08:00
80749098bd 添加 JustAuth 自动配置支持,更新 pom.xml 以包含 jeecg-boot-starter-job 依赖,并修改 application.yml 中的 nacos 服务器地址配置
19b7f2cb29 springboot3 支持 jdk17、jdk21、jdk24
Compare 2 commits »
pengjunjie synced commits to pipeline at pengjunjie/ragflow from mirror 2025-09-24 21:01:47 +08:00
a6039cf563 Fix: Optimized the timeline component and parser editing features #9869 (#10268)
8be7380b79 Feat: Added the context operator form for data flow #9869 (#10270)
afb8a84f7b Feat: Add context node #9869 (#10266)
6bf0cda16f Feat: Cancel a running data flow test #9869 (#10257)
Compare 4 commits »
pengjunjie synced commits to main at pengjunjie/ragflow from mirror 2025-09-24 21:01:47 +08:00
e8f5a4da56 add model: qwen3-max and qewn3-vl series (#10256)
a9472e3652 add Qwen models (#10263)
4dd48b60f3 Fix: Russian language config.ts (#10250)
e4ab8ba2de UI: Update Russian language ru.ts (#10251)
Compare 4 commits »
pengjunjie synced commits to springboot3 at pengjunjie/JeecgBoot from mirror 2025-09-24 13:41:48 +08:00
39f5c3a5be 支持jdk21
9ee3a36fbb 版本发布日期更新
8c5cf3a0d9 【v3.8.3开源版本发布】更改groupId从org.jeecgframework.boot为org.jeecgframework.boot3,与springboot2区分
053552c123 【v3.8.3开源版本发布】
fc44deca83 Merge remote-tracking branch 'origin/springboot3' into springboot3
Compare 46 commits »
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 »