-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[Bug]: 企微智能机器人,收不全dify agent的数据 #2136
Copy link
Copy link
Open
Labels
IM: wecom企业微信 适配器相关 / WeCom and WeComCS adapter related企业微信 适配器相关 / WeCom and WeComCS adapter relatedbug?Bug或Bug修复相关 / maybe a bugBug或Bug修复相关 / maybe a bugpd: Need reproducingpending: 需要测试以复现的issue,若您遇到相同问题,请提供更多的有价值的信息 / Please add more info as you can for us to reproducepending: 需要测试以复现的issue,若您遇到相同问题,请提供更多的有价值的信息 / Please add more info as you can for us to reproduce
Metadata
Metadata
Assignees
Labels
IM: wecom企业微信 适配器相关 / WeCom and WeComCS adapter related企业微信 适配器相关 / WeCom and WeComCS adapter relatedbug?Bug或Bug修复相关 / maybe a bugBug或Bug修复相关 / maybe a bugpd: Need reproducingpending: 需要测试以复现的issue,若您遇到相同问题,请提供更多的有价值的信息 / Please add more info as you can for us to reproducepending: 需要测试以复现的issue,若您遇到相同问题,请提供更多的有价值的信息 / Please add more info as you can for us to reproduce
运行环境
Langbot 4.9.6,Centos 7.9 官方docker
异常情况
Dify建立一个agent,根据客户的输入,会调用一个工具。
langbot->Dify能看到Dify已经返回全部数据
企微->Langbot在返回前的think阶段就断掉,收不到任何返回结果,甚至think都不全
企微采用长连或hook都存在这个问题。
同样,使用astr的hook就没问题。他的长连也是失败
DIfy agent的特点是会与一段时间计算,没有任何返回。
Langbot使用的是流
复现步骤
No response
启用的插件
No response