This website requires JavaScript.
Explore
Help
Sign In
root
/
ailine
Watch
1
Star
0
Fork
0
You've already forked ailine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a9451681f6deda2225eb6a102ccd3172b89b52ce
ailine
/
frontend
/
src
History
root
3e9462a693
All checks were successful
构建并部署 AI Agent 服务 / deploy (push)
Successful in 5m21s
Details
修改前端,支持 react_reasoning 自定义事件显示
2026-05-02 10:32:01 +08:00
..
components
修改前端,支持 react_reasoning 自定义事件显示
2026-05-02 10:32:01 +08:00
__init__.py
fix: 修复前后端启动问题,添加 BACKEND_PORT 配置
2026-04-22 01:34:34 +08:00
api_client.py
修复流式响应超时问题,设置读取不超时
2026-05-01 12:21:01 +08:00
config.py
update: 前端模型显示名称同步升级 - GLM-4.7-Flash -> GLM-5.1, DeepSeek-Reasoner -> DeepSeek-V4-Pro
2026-05-01 03:08:24 +08:00
frontend_main.py
集成三个子图到主Agent架构 + 修复前后端字段不匹配问题
2026-04-27 15:23:50 +08:00
logger.py
fix: 修复前后端启动问题,添加 BACKEND_PORT 配置
2026-04-22 01:34:34 +08:00
state.py
fix: 修复前后端启动问题,添加 BACKEND_PORT 配置
2026-04-22 01:34:34 +08:00
utils.py
重构代码,实现相对导入
2026-04-21 10:26:37 +08:00