Skip to content

Conversation

@jiangwel
Copy link
Collaborator

@jiangwel jiangwel commented Sep 8, 2025

No description provided.

移除URL验证中的斜杠和路径检查,改为在提交时统一处理URL格式
添加getProcessedUrl函数处理不同URL结尾情况
在UI中显示处理后的URL并提供格式提示
添加Dockerfile、构建脚本和Makefile用于后端服务的容器化部署
支持多阶段构建和x86平台,包含健康检查和用户权限配置
```

```msg
feat(ui): 实现前端环境变量配置和Docker部署

添加vite环境类型定义和示例env文件
更新本地服务配置从环境变量读取API地址
添加Dockerfile和nginx配置用于前端部署
```

```msg
docs: 添加前后端部署文档和说明

包含Docker构建指南、nginx配置说明和Makefile帮助信息
添加README详细说明部署步骤和注意事项
修复Ollama供应商的URL处理逻辑,增加对末尾斜杠和/chat/completions路径的校验
迁移UI组件库从antd到mui,更新相关组件和依赖
优化URL校验逻辑,移除不必要的协议检查
更新测试环境配置和类型定义
@jiangwel jiangwel merged commit 7dc54ab into main Sep 8, 2025
2 checks passed
@jiangwel jiangwel deleted the refact-add-model branch September 8, 2025 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants