xieyinlu xieyinlu
  • Joined on 2024-12-11
xieyinlu synced commits to refs/pull/179/merge at xieyinlu/ruoyi-ai from mirror 2025-09-18 23:56:16 +00:00
2a45776aeb 新增数据库开发规范
b2a589ed9c Update README.md
Compare 3 commits »
xieyinlu synced commits to refs/pull/180/merge at xieyinlu/ruoyi-ai from mirror 2025-09-18 23:56:16 +00:00
2a45776aeb 新增数据库开发规范
b2a589ed9c Update README.md
Compare 3 commits »
xieyinlu synced commits to refs/pull/181/merge at xieyinlu/ruoyi-ai from mirror 2025-09-17 23:26:14 +00:00
2a45776aeb 新增数据库开发规范
Compare 2 commits »
xieyinlu synced commits to main at xieyinlu/ruoyi-ai from mirror 2025-09-17 23:26:13 +00:00
2a45776aeb 新增数据库开发规范
xieyinlu synced commits to refs/pull/181/merge at xieyinlu/ruoyi-ai from mirror 2025-09-17 15:16:10 +00:00
b2a589ed9c Update README.md
Compare 2 commits »
xieyinlu synced commits to refs/pull/196/head at xieyinlu/ruoyi-ai from mirror 2025-09-16 22:56:14 +00:00
2ac34e313a fix:修复切换知识库的时候只有ID为1L才能查看所有知识库,改为可以查看自己创建的知识库
xieyinlu synced commits to refs/pull/196/merge at xieyinlu/ruoyi-ai from mirror 2025-09-16 22:56:14 +00:00
b2a589ed9c Update README.md
2ac34e313a fix:修复切换知识库的时候只有ID为1L才能查看所有知识库,改为可以查看自己创建的知识库
Compare 3 commits »
xieyinlu synced commits to main at xieyinlu/ruoyi-ai from mirror 2025-09-16 22:56:13 +00:00
b2a589ed9c Update README.md
xieyinlu synced commits to refs/pull/179/merge at xieyinlu/ruoyi-ai from mirror 2025-09-10 19:57:55 +00:00
13da60e151 Merge pull request #189 from MuSan-Li/feature_20250904_fix_sql
1f0c0ba0a9 feat: 添加session表会话ID
ef3541fe77 Merge pull request #188 from xiaonieli7/feature_20250813_fix_codeOptimization
2b5fd810a4 fix(billing): 统一计费代理类BillingChatServiceProxy
Compare 6 commits »
xieyinlu synced commits to refs/pull/165/merge at xieyinlu/ruoyi-ai from mirror 2025-09-06 21:14:50 +00:00
13da60e151 Merge pull request #189 from MuSan-Li/feature_20250904_fix_sql
1f0c0ba0a9 feat: 添加session表会话ID
ef3541fe77 Merge pull request #188 from xiaonieli7/feature_20250813_fix_codeOptimization
2b5fd810a4 fix(billing): 统一计费代理类BillingChatServiceProxy
Compare 6 commits »
xieyinlu synced commits to refs/pull/181/merge at xieyinlu/ruoyi-ai from mirror 2025-09-04 20:14:52 +00:00
13da60e151 Merge pull request #189 from MuSan-Li/feature_20250904_fix_sql
1f0c0ba0a9 feat: 添加session表会话ID
ef3541fe77 Merge pull request #188 from xiaonieli7/feature_20250813_fix_codeOptimization
2b5fd810a4 fix(billing): 统一计费代理类BillingChatServiceProxy
Compare 44 commits »
xieyinlu synced commits to main at xieyinlu/ruoyi-ai from mirror 2025-09-04 20:14:51 +00:00
13da60e151 Merge pull request #189 from MuSan-Li/feature_20250904_fix_sql
1f0c0ba0a9 feat: 添加session表会话ID
ef3541fe77 Merge pull request #188 from xiaonieli7/feature_20250813_fix_codeOptimization
2b5fd810a4 fix(billing): 统一计费代理类BillingChatServiceProxy
4a8d21a742 fix(billing): 1. 新增统一计费代理 BillingChatServiceProxy位置:ruoyi-modules/ruoyi-chat/src/main/java/org/ruoyi/chat/service/chat/proxy/BillingChatServiceProxy.java 作用:为所有ChatService实现类提供透明的计费代理包装
Compare 43 commits »
xieyinlu synced commits to refs/pull/165/merge at xieyinlu/ruoyi-ai from mirror 2025-09-04 20:14:51 +00:00
c62530176f Merge pull request #187 from xiaonieli7/feature_20250813_fix_codeOptimization
c7554d7e35 fix(billing): 1. 新增统一计费代理 BillingChatServiceProxy位置:ruoyi-modules/ruoyi-chat/src/main/java/org/ruoyi/chat/service/chat/proxy/BillingChatServiceProxy.java 作用:为所有ChatService实现类提供透明的计费代理包装
1e4af3d01b fix(billing): 修复Token计费逻辑和消息更新机制
1e3b49c9b8 用户发送消息 → 预检查余额 → 保存用户消息 → 发布计费事件 → 异步扣费 → 保存账单记录
Compare 39 commits »
xieyinlu synced commits to refs/pull/180/merge at xieyinlu/ruoyi-ai from mirror 2025-09-04 20:14:51 +00:00
13da60e151 Merge pull request #189 from MuSan-Li/feature_20250904_fix_sql
1f0c0ba0a9 feat: 添加session表会话ID
ef3541fe77 Merge pull request #188 from xiaonieli7/feature_20250813_fix_codeOptimization
2b5fd810a4 fix(billing): 统一计费代理类BillingChatServiceProxy
Compare 44 commits »
xieyinlu synced commits to refs/pull/179/merge at xieyinlu/ruoyi-ai from mirror 2025-09-04 20:14:51 +00:00
c62530176f Merge pull request #187 from xiaonieli7/feature_20250813_fix_codeOptimization
c7554d7e35 fix(billing): 1. 新增统一计费代理 BillingChatServiceProxy位置:ruoyi-modules/ruoyi-chat/src/main/java/org/ruoyi/chat/service/chat/proxy/BillingChatServiceProxy.java 作用:为所有ChatService实现类提供透明的计费代理包装
1e4af3d01b fix(billing): 修复Token计费逻辑和消息更新机制
1e3b49c9b8 用户发送消息 → 预检查余额 → 保存用户消息 → 发布计费事件 → 异步扣费 → 保存账单记录
Compare 39 commits »
xieyinlu synced and deleted reference refs/tags/refs/pull/167/merge at xieyinlu/ruoyi-ai from mirror 2025-08-27 19:51:38 +00:00
xieyinlu synced commits to refs/pull/167/head at xieyinlu/ruoyi-ai from mirror 2025-08-27 19:51:38 +00:00
bd9ffb10a9 Merge pull request #178 from AmAzing129/main
bb9c85ac3c docs: add contributors bubble
70ca78d935 Merge pull request #176 from LM20230311/feat-model-priority
1af8c4ee50 Merge pull request #177 from MuSan-Li/feature_20250820_fix_prompt_temp
b9276c5dcc feat: 调整知识库问答接入提示词模板
Compare 51 commits »
xieyinlu synced commits to refs/pull/165/merge at xieyinlu/ruoyi-ai from mirror 2025-08-25 01:04:44 +00:00
bd9ffb10a9 Merge pull request #178 from AmAzing129/main
bb9c85ac3c docs: add contributors bubble
Compare 3 commits »
xieyinlu synced commits to main at xieyinlu/ruoyi-ai from mirror 2025-08-23 00:04:43 +00:00
bd9ffb10a9 Merge pull request #178 from AmAzing129/main
bb9c85ac3c docs: add contributors bubble
Compare 2 commits »
xieyinlu synced commits to refs/pull/165/merge at xieyinlu/ruoyi-ai from mirror 2025-08-23 00:04:43 +00:00
70ca78d935 Merge pull request #176 from LM20230311/feat-model-priority
1af8c4ee50 Merge pull request #177 from MuSan-Li/feature_20250820_fix_prompt_temp
b9276c5dcc feat: 调整知识库问答接入提示词模板
d1e98a2001 feat: 下掉模型能力逻辑代码;
Compare 35 commits »