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

Add methods for retrieving batches for a project #368

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

shantanubala
Copy link
Contributor

@shantanubala shantanubala commented Mar 25, 2025

Description

I talked to a user today who was trying to upload images via API, but was wondering if there was a way to retrieve upload batches via the Python SDK. It turns out there's no Python SDK function for fetching the batches, so I've implemented them in this PR with unit tests.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How has this change been tested, please provide a testcase or example of how you tested the change?

Added unit tests and tested the SDK locally.

Any specific deployment considerations

No

Docs

I'll update these docs if the PR looks good: https://docs.roboflow.com/api-reference/batches

Copy link
Contributor

@joaomarcoscrs joaomarcoscrs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code LGTM!

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