Invalid input type <class 'langchain_core.messages.human.HumanMessage'>. Must be a PromptValue, str, or list of BaseMessages.
message = [HumanMessage("what is the capital of India")] keep HumanMessage in Array.