mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-29 14:50:54 +00:00
Newest python micro releases broke streaming in the XMLOutputParser. This fixes the parsing code to work with trailing junk after the XML content.