Sometimes json output from llm like this : {"key": "value"}``` that langchain JsonOutputParser regex cant parse. The regex validation function…