mirror of
https://github.com/hwchase17/langchain
synced 2024-11-16 06:13:16 +00:00
898362de81
- **Description:** Changes `lanchain_core.output_parsers.CommaSeparatedListOutputParser` to handle `,` as a delimiter alongside the previous implementation which used `, ` as delimiter. - **Issue:** Started noticing that some results returned by LLMs were not getting parsed correctly when the output contained `,` instead of `, `. - **Dependencies:** No - **Twitter handle:** not active on twitter. <!--- If no one reviews your PR within a few days, please @-mention one of baskaryan, efriis, eyurtsev, hwchase17. --> |
||
---|---|---|
.. | ||
integration_tests | ||
unit_tests | ||
__init__.py |