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
19bccc194121907efab1add302c705c3db4294e6
ailine
/
backend
/
app
/
agent
History
root
19bccc1941
All checks were successful
构建并部署 AI Agent 服务 / deploy (push)
Successful in 6m24s
Details
修复:移除 graph_update 事件避免 JSON 序列化错误
2026-05-07 03:06:12 +08:00
..
__init__.py
fix: 修复导入路径
2026-05-01 00:36:30 +08:00
agent_service.py
修复:移除 graph_update 事件避免 JSON 序列化错误
2026-05-07 03:06:12 +08:00
history.py
添加rag置信度判断
2026-05-06 01:15:52 +08:00
prompts.py
推理优化
2026-05-06 04:26:06 +08:00
stream_context.py
重构:简化流式架构,将 ReAct 循环移入 agent 节点
2026-05-07 02:56:35 +08:00