Ask a question to get started
Enter to send•Shift+Enter new line
class FakeSplitIntoListParser
BaseOutputParser<string[]>
Parser for comma-separated values. It splits the input text by commas and trims the resulting values.