xieyinlu xieyinlu
  • Joined on 2024-12-11
xieyinlu synced commits to main at xieyinlu/ruoyi-ai from mirror 2025-10-18 23:16:30 +00:00
34a71cfc55 Merge pull request #226 from Cyclones-Y/main
e242a67c74 feat(embedding): 添加模型维度支持并重构向量存储策略
9d4a0e0b36 refactor(vector-store): 优化Milvus向量存储策略实现
962c2b693c refactor(vector-store): 移除VectorStoreStrategy接口并简化策略模式实现
766f6ad266 refactor(milvus): 重构Milvus向量存储策略使用LangChain4j
Compare 6 commits »
xieyinlu synced commits to refs/pull/224/merge at xieyinlu/ruoyi-ai from mirror 2025-10-18 23:16:30 +00:00
34a71cfc55 Merge pull request #226 from Cyclones-Y/main
e242a67c74 feat(embedding): 添加模型维度支持并重构向量存储策略
9d4a0e0b36 refactor(vector-store): 优化Milvus向量存储策略实现
962c2b693c refactor(vector-store): 移除VectorStoreStrategy接口并简化策略模式实现
Compare 7 commits »
xieyinlu synced and deleted reference refs/tags/refs/pull/226/merge at xieyinlu/ruoyi-ai from mirror 2025-10-18 23:16:29 +00:00
xieyinlu synced commits to rag-file-cut-query at xieyinlu/ruoyi-ai from mirror 2025-10-13 20:46:35 +00:00
0b1925cc62 fix(sql): 修复sql脚本
3c237f45ad fix(chat): 修复依赖版本升级导致缺少类错误
9500304b77 fix(chat): 修复依赖版本升级导致缺少类错误
Compare 3 commits »
xieyinlu synced commits to rag-file-cut-query at xieyinlu/ruoyi-ai from mirror 2025-10-13 12:36:28 +00:00
xieyinlu synced new reference rag-file-cut-query to xieyinlu/ruoyi-ai from mirror 2025-10-13 12:36:28 +00:00
xieyinlu synced commits to main at xieyinlu/ruoyi-ai from mirror 2025-10-13 12:36:27 +00:00
0b1925cc62 fix(sql): 修复sql脚本
3c237f45ad fix(chat): 修复依赖版本升级导致缺少类错误
9500304b77 fix(chat): 修复依赖版本升级导致缺少类错误
Compare 3 commits »
xieyinlu synced and deleted reference refs/tags/refs/pull/221/merge at xieyinlu/ruoyi-ai from mirror 2025-10-12 12:06:28 +00:00
xieyinlu synced and deleted reference refs/tags/refs/pull/222/merge at xieyinlu/ruoyi-ai from mirror 2025-10-12 12:06:28 +00:00
xieyinlu synced commits to main at xieyinlu/ruoyi-ai from mirror 2025-10-12 12:06:28 +00:00
dbdacdad5c Merge pull request #165 from Code-Mr-Jiu/main
ce52402e4c Merge pull request #196 from zhangyue-mars/add-deepseek-java-files
559661f498 Merge pull request #221 from seven-ocean/feature/aihuman
4bacb4bf27 Merge pull request #222 from Cyclones-Y/main
72337563ea feat(chat): 添加根据会话ID查询聊天消息列表接口,优化会话ID设置逻辑
Compare 20 commits »
xieyinlu synced commits to refs/pull/222/head at xieyinlu/ruoyi-ai from mirror 2025-10-12 12:06:28 +00:00
72337563ea feat(chat): 添加根据会话ID查询聊天消息列表接口,优化会话ID设置逻辑
77f7ac0af1 refactor(knowledge): 标记向量存储服务为首选实现
Compare 2 commits »
xieyinlu synced and deleted reference refs/tags/refs/pull/165/merge at xieyinlu/ruoyi-ai from mirror 2025-10-12 12:06:27 +00:00
xieyinlu synced and deleted reference refs/tags/refs/pull/196/merge at xieyinlu/ruoyi-ai from mirror 2025-10-12 12:06:27 +00:00
xieyinlu synced and deleted reference refs/tags/refs/pull/213/merge at xieyinlu/ruoyi-ai from mirror 2025-10-12 12:06:27 +00:00
xieyinlu synced commits to refs/pull/196/merge at xieyinlu/ruoyi-ai from mirror 2025-10-10 11:06:23 +00:00
fdddec2f14 Merge pull request #219 from seven-ocean/feature/aihuman
57e23be82f Merge branch 'main' into feature/aihuman
89f4976b7c Merge pull request #220 from seven-ocean/feature/aihuamn
a0d93b1ca8 Merge remote-tracking branch 'origin/feature/aihuman' into feature/aihuman
Compare 25 commits »
xieyinlu synced commits to main at xieyinlu/ruoyi-ai from mirror 2025-10-10 11:06:22 +00:00
fdddec2f14 Merge pull request #219 from seven-ocean/feature/aihuman
57e23be82f Merge branch 'main' into feature/aihuman
89f4976b7c Merge pull request #220 from seven-ocean/feature/aihuamn
a0d93b1ca8 Merge remote-tracking branch 'origin/feature/aihuman' into feature/aihuman
ca8ba6fe48 Merge remote-tracking branch 'origin/feature/aihuman' into feature/aihuman
Compare 15 commits »
xieyinlu synced commits to main at xieyinlu/ruoyi-ai from mirror 2025-10-09 18:46:33 +00:00
5088c0e6d7 Merge pull request #216 from fangzhh/main
2995b6ddde Merge branch 'ageerle:main' into main
5475776caa feat: 优化通过知识库获取模型配置逻辑,修改为通过模型id查找模型配置,避免多供应商同模型映射错误。
08d4977263 Merge pull request #215 from seven-ocean/feature/aihuman
31602cb85e 数字人后端
Compare 9 commits »
xieyinlu synced commits to refs/pull/213/merge at xieyinlu/ruoyi-ai from mirror 2025-10-09 18:46:33 +00:00
5088c0e6d7 Merge pull request #216 from fangzhh/main
2995b6ddde Merge branch 'ageerle:main' into main
5475776caa feat: 优化通过知识库获取模型配置逻辑,修改为通过模型id查找模型配置,避免多供应商同模型映射错误。
08d4977263 Merge pull request #215 from seven-ocean/feature/aihuman
Compare 10 commits »
xieyinlu synced commits to refs/pull/196/merge at xieyinlu/ruoyi-ai from mirror 2025-10-03 23:56:29 +00:00
827ac48826 Merge pull request #200 from 20suiWXJB/fix/在-ruoyi-extend-中添加缺失的-ruoyi-ai-copilot-模块
c22b9fdb9c fix(pom): 在 ruoyi-extend 中添加缺失的 ruoyi-ai-copilot 模块
Compare 3 commits »
xieyinlu synced commits to refs/pull/196/merge at xieyinlu/ruoyi-ai from mirror 2025-09-27 20:56:31 +00:00
f906645708 Merge pull request #198 from wenxwang/fix/admin-knowledge-remove-error
c17e16dd0f Merge pull request #181 from LM20230311/feat-model-priority
837236f1cc Merge pull request #180 from LM20230311/fix-upload-bucket
60793b957a Merge pull request #179 from violateer/featur/remove_limit1_compat
Compare 20 commits »