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

Added TSV file loader in builder.py #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

harshita-bfly
Copy link

Related Issues

This pull request addresses issue 8 which requested the addition of a TSV loader.

Changes Made

  • Added a new function load_tsv_file to builder.py for loading TSV files.
  • Modified the builder() function to incorporate TSV file.
  • Included an example your_tsv_file.tsv for testing in the 'tsv_file_data' folder.

@Priyamakeshwari
Copy link
Owner

@harshita-bfly You can create a class with TSV loader to load multiple TSV files or checkout TSV loader from langchain

@harshita-bfly
Copy link
Author

Okay. Will work on that.

@Priyamakeshwari
Copy link
Owner

@harshita-bfly any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants