mirror of
https://github.com/run-llama/llama-cloud-py.git
synced 2026-08-24 10:52:54 -04:00
[PR #4] [MERGED] add polling to popular endpoints #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/llama-cloud-py/pull/4
Author: @logan-markewich
Created: 11/12/2025
Status: ✅ Merged
Merged: 11/13/2025
Merged by: @logan-markewich
Base:
main← Head:logan/add_polling📝 Commits (5)
6f6b705remove unused dir75ac683add polling utils8dbc5f4add polling to popular endpoints3e66f60fix linting11b1cf7lint📊 Changes
7 files changed (+1522 additions, -5 deletions)
View changed files
📝
src/llama_cloud/__init__.py(+6 -0)➕
src/llama_cloud/_polling.py(+179 -0)📝
src/llama_cloud/resources/classifier/jobs.py(+471 -0)📝
src/llama_cloud/resources/extraction/jobs.py(+459 -0)📝
src/llama_cloud/resources/parsing/job/job.py(+215 -0)📝
src/llama_cloud/resources/parsing/parsing.py(+192 -1)➖
src/llamacloud_prod/lib/.keep(+0 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.