We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
If we invoke with below way
messages=[HumanMessage(content='[{"key":"value"}]')] llm.invoke(messages)
This would result in error
Activity