[PR #1051] [MERGED] batch parse sctript with asyncio #1044

Closed
opened 2026-02-16 00:19:56 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/1051
Author: @TuanaCelik
Created: 12/8/2025
Status: Merged
Merged: 12/8/2025
Merged by: @TuanaCelik

Base: mainHead: parse-example


📝 Commits (2)

📊 Changes

1 file changed (+183 additions, -0 deletions)

View changed files

examples/parse/batch_parse_folder.py (+183 -0)

📄 Description

@logan-markewich proper docs example using this script is coming.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/llama_cloud_services/pull/1051 **Author:** [@TuanaCelik](https://github.com/TuanaCelik) **Created:** 12/8/2025 **Status:** ✅ Merged **Merged:** 12/8/2025 **Merged by:** [@TuanaCelik](https://github.com/TuanaCelik) **Base:** `main` ← **Head:** `parse-example` --- ### 📝 Commits (2) - [`c6a5e85`](https://github.com/run-llama/llama_cloud_services/commit/c6a5e8578e48f97da8263a301c94b3d481034dee) batch parse sctript with asyncio - [`b61f4df`](https://github.com/run-llama/llama_cloud_services/commit/b61f4df3fdacfdf17d5dbad7adcf19bc57802797) lint ### 📊 Changes **1 file changed** (+183 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/parse/batch_parse_folder.py` (+183 -0) </details> ### 📄 Description @logan-markewich proper docs example using this script is coming. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 00:19:56 -05:00
yindo closed this issue 2026-02-16 00:19:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#1044