Commit Graph

7 Commits

Author SHA1 Message Date
2503ed54ac 添加依赖
Some checks failed
构建并部署 AI Agent 服务 / deploy (push) Failing after 1h37m19s
2026-04-20 18:19:25 +08:00
b15f8e1ef4 容器使用包bug
Some checks failed
构建并部署 AI Agent 服务 / deploy (push) Failing after 1m14s
2026-04-20 17:48:57 +08:00
cc8ef41ef9 RAG数据库生成 2026-04-19 15:01:40 +08:00
6042d4a476 fix: 移除 Dockerfile.backend 中对已被 git 忽略的 data/ 目录的复制
All checks were successful
构建并部署 AI Agent 服务 / deploy (push) Successful in 40m4s
2026-04-17 01:37:14 +08:00
404efde282 添加长期存储,流式检查
Some checks failed
构建并部署 AI Agent 服务 / deploy (push) Has been cancelled
2026-04-17 01:26:05 +08:00
a5b8820d13 修改端口信息
Some checks failed
构建并部署 AI Agent 服务 / deploy (push) Failing after 12m40s
2026-04-16 00:31:33 +08:00
22cc9b1096 ```
Some checks failed
构建并部署 AI Agent 服务 / deploy (push) Failing after 1s
docs(.gitignore/README/QUICKSTART): 更新文档和忽略配置

- 添加IDE配置、日志和数据文件到.gitignore
- 重构QUICKSTART.md,提供Docker Compose和本地开发两种部署方式
- 更新README.md,优化项目介绍和架构说明
- 移除旧的agent.py和backend.py文件
```
2026-04-13 23:57:16 +08:00