This website requires JavaScript.
Explore
Help
Sign In
root
0 Followers
·
0 Following
Joined on
2025-08-26
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
4
Projects
Packages
Public Activity
Starred Repositories
root
pushed to
main
at
root/ailine
2026-05-09 01:51:24 +08:00
4c119073bc
优化输出
root
pushed to
main
at
root/ailine
2026-05-08 22:30:37 +08:00
b30f7b00a7
优化查询代码,优化工具代码
bfb2ddbe76
test: 适配新的 final_reply 返回格式
5c2380e31c
feat: 适配 finalize 节点返回的 final_reply 和 metadata
d16ad6185e
refactor: 重构图为标准 agent/tools 分离结构
ef07b05c22
refactor: 重构 agent 节点为单步推理(移除 while 循环)
Compare 9 commits »
root
pushed to
main
at
root/ailine
2026-05-08 00:29:42 +08:00
6dfa9f572e
重构:清理废弃代码 + 优化 Agent 架构
root
pushed to
main
at
root/ailine
2026-05-07 03:15:50 +08:00
a155b6e5ea
修复:调整事件格式匹配前端期望
root
pushed to
main
at
root/ailine
2026-05-07 03:06:14 +08:00
19bccc1941
修复:移除 graph_update 事件避免 JSON 序列化错误
root
pushed to
main
at
root/ailine
2026-05-07 02:56:47 +08:00
5b41598d50
重构:简化流式架构,将 ReAct 循环移入 agent 节点
root
pushed to
main
at
root/ailine
2026-05-07 02:21:11 +08:00
eb33203b5c
feat: 优化后的流式方案:双协程 + 结束哨兵 + turn/phase 元数据
root
pushed to
main
at
root/ailine
2026-05-07 02:11:22 +08:00
58a2c8c081
refactor: 改用 LangGraph 原生 create_react_agent + astream_events
root
pushed to
main
at
root/ailine
2026-05-07 02:05:25 +08:00
6d7f8758d2
feat: 实现真正的 LLM 流式 token 发送
root
pushed to
main
at
root/ailine
2026-05-07 01:59:43 +08:00
6332e30d2f
revert: 撤销假流式修改
root
pushed to
main
at
root/ailine
2026-05-07 01:58:30 +08:00
c5ea93b754
fix: 把完整消息拆成单个字符模拟流式输出
root
pushed to
main
at
root/ailine
2026-05-07 01:49:41 +08:00
2160dbced0
debug: 添加流式事件详细日志
root
pushed to
main
at
root/ailine
2026-05-07 01:41:52 +08:00
7bbb1bf152
debug: 给 agent 节点添加详细日志和异常捕获
root
pushed to
main
at
root/ailine
2026-05-07 01:31:08 +08:00
eca5678354
fix: 修复 __init__.py 导入旧工具的问题
root
pushed to
main
at
root/ailine
2026-05-07 01:19:17 +08:00
2d62bf956b
refactor: 整理文件夹结构,修复 create_serde 导入问题
root
pushed to
main
at
root/ailine
2026-05-07 01:00:39 +08:00
22fdb625a4
feat: 完成极简 LangGraph 架构迁移,添加 Baosi API 支持
root
pushed to
main
at
root/ailine
2026-05-06 19:34:00 +08:00
5e762da740
修复导入路径:从.nodes._utils导入
root
pushed to
main
at
root/ailine
2026-05-06 19:15:32 +08:00
b80ad9519a
修复dispatch_custom_event:用config参数
root
pushed to
main
at
root/ailine
2026-05-06 19:10:21 +08:00
47e35bfd00
修复子图包装器:使用dispatch_custom_event,用ainvoke
root
pushed to
main
at
root/ailine
2026-05-06 18:50:24 +08:00
47ccac5b35
优化:复用 hybrid_router 的推理结果,避免重复 LLM 调用
First
Previous
1
2
3
4
5
...
Next
Last