Human Input / Bedrock / litellm.BadRequestError

Was running fine, however attempting to add human_input=True to a task.

After I type anything, I get the following error:

  • 21372 - llm.py-llm:309 - ERROR: LiteLLM call failed: litellm.BadRequestError: Invalid Message bedrock requires at least one non-system message

Is there something else I need to configure?

I am also facing the same issue.

Any solution for this issue?