• Joined on 2026-01-30
MerCry pushed to feature/prompt-unification-and-logging at MerCry/ai-robot-core 2026-02-26 12:05:45 +00:00
0f1fa7de5c chore: 修改前端端口映射为8183 [AC-AISVC-50]
MerCry pushed to feature/prompt-unification-and-logging at MerCry/ai-robot-core 2026-02-26 12:04:42 +00:00
87de47a5df fix: 添加ai-service配置目录volume持久化 [AC-AISVC-50]
MerCry pushed to feature/prompt-unification-and-logging at MerCry/ai-robot-core 2026-02-26 11:59:15 +00:00
a9d1079294 fix: 修复编排器使用错误的LLM配置问题 [AC-AISVC-50]
MerCry pushed to feature/prompt-unification-and-logging at MerCry/ai-robot-core 2026-02-26 11:30:43 +00:00
f81d18a517 feat: 添加LLM配置持久化功能 [AC-AISVC-50]
MerCry pushed to feature/prompt-unification-and-logging at MerCry/ai-robot-core 2026-02-26 11:08:05 +00:00
15016d3448 fix: 适配qdrant-client 1.17.0 API变更,search方法改为query_points [AC-AISVC-50]
MerCry pushed to feature/prompt-unification-and-logging at MerCry/ai-robot-core 2026-02-26 11:06:14 +00:00
2c35047dc2 fix: 适配qdrant-client 1.17.0 API变更,search方法改为query_points
MerCry pushed to feature/prompt-unification-and-logging at MerCry/ai-robot-core 2026-02-26 10:01:38 +00:00
d660c19ab9 feat: 添加嵌入配置持久化及模型切换警告 [AC-AISVC-50]
MerCry pushed to feature/prompt-unification-and-logging at MerCry/ai-robot-core 2026-02-26 06:45:37 +00:00
fd04ed2cef fix: 修复RAG检索多个问题并更新嵌入模型配置 [AC-AISVC-50]
MerCry pushed to feature/prompt-unification-and-logging at MerCry/ai-robot-core 2026-02-26 04:39:56 +00:00
6150fc0dd2 fix: 修复RAG检索无结果问题-向量存储格式与检索格式不匹配 [AC-AISVC-50]
MerCry pushed to feature/prompt-unification-and-logging at MerCry/ai-robot-core 2026-02-26 04:30:20 +00:00
3f1f4cd98d fix: 修复ConfigForm和EmbeddingConfigForm组件watch死循环导致内存溢出 [AC-AISVC-50]
MerCry pushed to feature/prompt-unification-and-logging at MerCry/ai-robot-core 2026-02-26 04:20:53 +00:00
6c16132557 fix: 修复EmbeddingConfigForm组件watch无限循环 [AC-AISVC-50]
MerCry pushed to feature/prompt-unification-and-logging at MerCry/ai-robot-core 2026-02-26 04:18:12 +00:00
a4af74751f fix: 修复ConfigForm组件watch无限循环导致内存溢出 [AC-AISVC-50]
MerCry pushed to feature/prompt-unification-and-logging at MerCry/ai-robot-core 2026-02-26 04:10:33 +00:00
b11b5a027f fix: 更新数据库脚本添加chat_messages缺失字段 [AC-AISVC-50]
MerCry pushed to feature/prompt-unification-and-logging at MerCry/ai-robot-core 2026-02-26 03:50:07 +00:00
72700038c6 fix: 简化Nginx代理配置,移除upstream变量 [AC-AISVC-50]
MerCry pushed to feature/prompt-unification-and-logging at MerCry/ai-robot-core 2026-02-25 19:11:52 +00:00
97e7fd0992 feat: 添加API Key认证系统和修复Qdrant搜索问题 [AC-AISVC-50]
MerCry pushed to feature/prompt-unification-and-logging at MerCry/ai-robot-core 2026-02-25 18:53:10 +00:00
ee2c7c0d0c feat: 添加API Key认证功能 [AC-AISVC-50]
MerCry pushed to feature/prompt-unification-and-logging at MerCry/ai-robot-core 2026-02-25 18:45:07 +00:00
77033efd34 fix: 移除docker-compose过时的version字段 [AC-AISVC-01]
MerCry pushed to feature/prompt-unification-and-logging at MerCry/ai-robot-core 2026-02-25 18:41:48 +00:00
1000158550 fix: 修复Docker部署健康检查路径和API Key配置 [AC-AISVC-01]
MerCry pushed to feature/prompt-unification-and-logging at MerCry/ai-robot-core 2026-02-25 18:30:10 +00:00
c7a71d6e03 fix: 添加python-multipart依赖解决表单解析错误 [AC-AISVC-01]
MerCry pushed to feature/prompt-unification-and-logging at MerCry/ai-robot-core 2026-02-25 18:28:59 +00:00
40ff48498f fix: nginx使用变量延迟解析upstream避免启动报错 [AC-AISVC-01]