LangChain - Output Parsers
You want to parse a JSON response that must contain a list of users with their names and ages. Which approach using
JsonOutputParser ensures you get structured data and handle missing fields gracefully?