Commit Graph

13 Commits

Author SHA1 Message Date
陈曦
32a6d1a520 fix:修改webui默认配置暴露端口为127.0.0.1
将 WebUI 服务的默认监听地址从 0.0.0.0 修改为 127.0.0.1,以提升安全性,默认仅允许本地访问。同步调整了相关日志提示以及 template.env 中的注释说明,明确如何在需要时显式开启对外访问。
2025-12-14 16:40:37 +08:00
墨梓柒
4284e0f860 添加独立的 WebUI 服务器支持,重构相关配置和启动逻辑 2025-11-20 19:01:10 +08:00
墨梓柒
7964610a6a feat: 启用 WebUI 配置并设置为生产模式 2025-11-19 15:33:10 +08:00
墨梓柒
cae61281a0 feat: 添加 WebUI 模块及相关 API 路由和 Token 管理功能 2025-11-14 23:31:53 +08:00
墨梓柒
e240fb92ca fix: 更新模型配置和环境变量,调整版本号和模型参数 2025-07-27 13:37:21 +08:00
SengokuCola
767ccd96dc fix:修改模板 2025-06-21 12:08:53 +08:00
SengokuCola
745d762dbb feat:可配置log,解决可读性问题 2025-06-12 20:13:47 +08:00
SengokuCola
b551710c13 feat:将action选择从处理器转变为单独阶段,增加action使用的准确性 2025-05-29 10:16:34 +08:00
UnCLAS-Prommer
ae374a31eb template update 2025-05-28 21:55:52 +08:00
SengokuCola
fed71bccad fix:调整目录结构,优化hfc prompt,移除日程,移除动态和llm判断willing模式, 2025-05-13 18:37:55 +08:00
春河晴
cbfa8508c6 chore: update README and template.env for better formatting and clarity 2025-04-21 15:56:17 +09:00
SengokuCola
8e55491bed Update template.env 2025-03-31 23:43:05 +08:00
SengokuCola
2e0d358d93 fix:让麦麦回复功能正常工作,输出一堆调戏信息 2025-03-29 19:13:32 +08:00