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/support uploading data rather than file #301

Merged
merged 6 commits into from
Dec 16, 2024

Conversation

rbiseck3
Copy link
Collaborator

@rbiseck3 rbiseck3 commented Dec 12, 2024

Description

Originally the uploaders were required to take in a pointer to a file on disk. This adds a new method to each to support taking in a list of dict content which can help the surrounding system manage memory constraints.

@rbiseck3 rbiseck3 force-pushed the roman/support-uploading-data branch from 8120eb0 to 44d84ad Compare December 16, 2024 14:52
@rbiseck3 rbiseck3 merged commit 44f0b49 into main Dec 16, 2024
26 checks passed
@rbiseck3 rbiseck3 deleted the roman/support-uploading-data branch December 16, 2024 19:52
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