|
|
d24b29afe4
|
feat: 完善 AI-Core 文档解析器
- 添加多种文档解析器 (PDF, Word, Excel, Markdown 等)
- 添加基础解析器和链式解析器
- 添加存储和注册机制
- 添加 gRPC 服务实现
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-10 15:01:52 +08:00 |
|
|
|
26abb1efc6
|
refactor: 重构 ai-core 代码结构
- 移除旧的 parser 和 grpc_server 实现
- 保留必要的配置和 proto 文件
- 删除 docker-compose.dev.yml
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-09 16:08:44 +08:00 |
|
|
|
5012a25f99
|
feat: 增强 AI-Core 文档解析器
- 添加 VLM 客户端支持
- 优化解析器配置
- 添加配置示例文件
- 生成新的 gRPC protobuf 文件
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-09 15:42:35 +08:00 |
|
|
|
ab7131eb05
|
chore: 删除 PowerShell 启动脚本,统一使用 bat 和 sh
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-09 12:50:46 +08:00 |
|
|
|
16b6aa0004
|
chore: 优化 AI-Core 启动脚本
- 更新 start.bat 和 start.sh 启动脚本
- 优化 gRPC 服务器配置
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-09 12:50:33 +08:00 |
|
|
|
797518ec76
|
refactor: 重构 algorithm 为 ai-core 代码解析服务
- 新增 ai-core 目录,包含代码解析核心服务
- 添加 proto 定义、parser、service 模块
- 添加启动脚本和依赖配置
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-09 10:27:08 +08:00 |
|