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
4ee769a79f375c163575b01dac7c780ea0e1edf0
ailine
/
backend
/
app
/
main_graph
History
root
4ee769a79f
All checks were successful
构建并部署 AI Agent 服务 / deploy (push)
Successful in 5m50s
Details
重构架构:恢复统一的 llm_call 节点,移除错误的 final_response 节点
2026-05-01 14:01:48 +08:00
..
nodes
重构架构:恢复统一的 llm_call 节点,移除错误的 final_response 节点
2026-05-01 14:01:48 +08:00
tools
添加公共工具:联网搜索(DuckDuckGo)和可视化图表(Mermaid)
2026-04-29 23:10:15 +08:00
utils
重构架构:恢复统一的 llm_call 节点,移除错误的 final_response 节点
2026-05-01 14:01:48 +08:00
__init__.py
refactor: 重构目录结构 - 简化层级
2026-04-29 12:52:41 +08:00
config.py
修复重构后的导入错误和缺失模块
2026-04-29 17:23:20 +08:00
graph_builder.py
修复重构后的导入错误和缺失模块
2026-04-29 17:23:20 +08:00
graph.py
修复重构后的导入错误和缺失模块
2026-04-29 17:23:20 +08:00
state.py
update: 日志级别改为DEBUG,推理步数改为40
2026-05-01 10:49:19 +08:00