Skip to content

The variable aggregator cannot correctly aggregate the retrieval results obtained by the knowledge retrieval node #26614

@yangyulun111

Description

@yangyulun111

Self Checks

  • I have read the Contributing Guide and Language Policy.
  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report, otherwise it will be closed.
  • 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.9.1

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

I have deployed multiple Knowledge Retrieval nodes in Chatflow. I attempted to aggregate them together through a variable aggregator, but the data received and the results output by the variable aggregator are always the retrieval results of the first Knowledge Retrieval node. It cannot receive the results from other retrieval nodes

✔️ Expected Behavior

The variable aggregator integrates all search results and then outputs them

❌ Actual Behavior

The variable aggregator only receives the search results from the first Knowledge Retrieval node and cannot receive the results from other Knowledge Retrieval nodes

Metadata

Metadata

Assignees

No one assigned

    Labels

    🌚 invalidWe can not infer what's happening by limited information.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions