Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add csv output parser #3483

Merged
merged 11 commits into from
Sep 27, 2024
Merged

feat: add csv output parser #3483

merged 11 commits into from
Sep 27, 2024

Conversation

jordanrfrazier
Copy link
Collaborator

@jordanrfrazier jordanrfrazier commented Aug 21, 2024

Adds a CSV output parser that can be passed to any model. The format instructions must be passed to the Prompt template.

I'd like to add an info to the output, but that is currently not supported.

Copy link
Contributor

Pull Request Validation Report

This comment is automatically generated by Conventional PR

Whitelist Report

Whitelist Active Result
Pull request is a draft and should be ignored
Pull request is made by a whitelisted user and should be ignored
Pull request is submitted by a bot and should be ignored
Pull request is submitted by administrators and should be ignored

Result

Pull request matches with one (or more) enabled whitelist criteria. Pull request validation is skipped.

Last Modified at 21 Aug 24 20:10 UTC

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-3483.dmtpw4p5recq1.amplifyapp.com

@jordanrfrazier jordanrfrazier force-pushed the csv-output-parser branch 2 times, most recently from 11df324 to 3bf3ce4 Compare September 4, 2024 17:08
@jordanrfrazier jordanrfrazier marked this pull request as ready for review September 5, 2024 04:21
@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Sep 5, 2024
@jordanrfrazier jordanrfrazier changed the title draft: add csv output parser feat: add csv output parser Sep 5, 2024
@dosubot dosubot bot added the enhancement New feature or request label Sep 5, 2024
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Sep 5, 2024
@jordanrfrazier jordanrfrazier force-pushed the csv-output-parser branch 2 times, most recently from dc765cf to f6e45ba Compare September 10, 2024 18:55
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:XXL This PR changes 1000+ lines, ignoring generated files. labels Sep 10, 2024
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Sep 20, 2024
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:XXL This PR changes 1000+ lines, ignoring generated files. labels Sep 20, 2024
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Sep 20, 2024
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Sep 20, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Sep 27, 2024
@jordanrfrazier jordanrfrazier enabled auto-merge (squash) September 27, 2024 16:34
@jordanrfrazier jordanrfrazier merged commit 8e50f2f into main Sep 27, 2024
29 checks passed
@jordanrfrazier jordanrfrazier deleted the csv-output-parser branch September 27, 2024 16:36
diogocabral pushed a commit to headlinevc/langflow that referenced this pull request Nov 26, 2024
* Adds the CSV Output Parser

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Gabriel Luiz Freitas Almeida <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants