Skip to content

Conversation

@rbisecke
Copy link

@rbisecke rbisecke commented Nov 12, 2025

Summary

Adds a comprehensive Jupyter notebook demonstrating the LlamaCloud batch processing API workflow for parsing multiple files in a directory.

The notebook walks through:

  • Creating a directory via the batch processing API
  • Uploading multiple PDF files to the directory
  • Submitting a batch parse job with configuration
  • Monitoring job progress with status polling
  • Viewing job items and processing results

The example uses direct HTTP calls with the requests library and includes sample PDF downloads (Attention is All You Need and BERT papers) for demonstration purposes.

@changeset-bot
Copy link

changeset-bot bot commented Nov 12, 2025

⚠️ No Changeset found

Latest commit: c676a11

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@rbisecke rbisecke changed the title Roman/batch parse example docs: add batch parse directory example notebook Nov 12, 2025
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