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
main
ailine
/
backend
/
app
/
main_graph
/
nodes
History
root
ef07b05c22
refactor: 重构 agent 节点为单步推理(移除 while 循环)
2026-05-08 01:48:46 +08:00
..
__init__.py
feat: 完成极简 LangGraph 架构迁移,添加 Baosi API 支持
2026-05-07 00:48:17 +08:00
agent.py
refactor: 重构 agent 节点为单步推理(移除 while 循环)
2026-05-08 01:48:46 +08:00
finalize.py
feat: 添加 finalize 节点实现
2026-05-08 01:45:30 +08:00
memory_trigger.py
feat: 完成极简 LangGraph 架构迁移,添加 Baosi API 支持
2026-05-07 00:48:17 +08:00
retrieve_memory.py
feat: 完成极简 LangGraph 架构迁移,添加 Baosi API 支持
2026-05-07 00:48:17 +08:00
summarize.py
feat: 完成极简 LangGraph 架构迁移,添加 Baosi API 支持
2026-05-07 00:48:17 +08:00
tools.py
feat: 添加 tools 节点实现
2026-05-08 01:44:13 +08:00