Skip to content

[Bug] The debugging execution branch of the knowledge retrieval node is inconsistent with the release execution branch #4353

@CloudVapour

Description

@CloudVapour

Contact Information

[email protected]

MaxKB Version

v2.3.0 专业版

Problem Description

知识库检索后,使用判断是检索列表是否为空,调试可以正常匹配到知识库并正常执行后续节点,但发布后无论什么问题都会直接执行到判断器else节点。删除重新创建依然未解决。(ps: 对话用户开启了oauth2认证)

【最新实测:只要配置了oauth2,知识库检索就会受影响,直接会执行判断节点else分支,调试不受影响,该问题影响非常大】

Steps to Reproduce

Image 发布后的输出。 Image 调试时的输出。

The expected correct result

No response

Related log output

Additional Information

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions