Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: AssertionError(\"There have to be an 'Answer' component.\") #6246

Open
4 tasks done
ykp92 opened this issue Mar 18, 2025 · 1 comment
Open
4 tasks done

[Bug]: AssertionError(\"There have to be an 'Answer' component.\") #6246

ykp92 opened this issue Mar 18, 2025 · 1 comment

Comments

@ykp92
Copy link

ykp92 commented Mar 18, 2025

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (Language Policy).
  • Non-english title submitions will be closed directly ( 非英文标题的提交将会被直接关闭 ) (Language Policy).
  • Please do not modify this template :) and fill in all the required fields.

RAGFlow workspace code commit ID

0.17.2

RAGFlow image version

0.17.2

Other environment information

Actual behavior

Image

Image

i run the agent will show AssertionError("There have to be an 'Answer' component.")

Image
i find request body the answer is null. can tell me why? i think i do it best.

Expected behavior

No response

Steps to reproduce

create new agent ,and use  retrieval and generate and save and run .will be show .

Additional information

No response

@KevinHuSh
Copy link
Collaborator

You need add an Intercact component which is an interface between human and machine.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants