[PR #674] [MERGED] Better connection management on llamaextract client #799

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/674
Author: @neerajprad
Created: 4/9/2025
Status: Merged
Merged: 4/9/2025
Merged by: @neerajprad

Base: mainHead: nprad/pooling


📝 Commits (2)

  • 8a736ab connection pooling
  • 7f8c79d Merge branch 'main' into nprad/pooling

📊 Changes

1 file changed (+67 additions, -50 deletions)

View changed files

📝 llama_cloud_services/extract/extract.py (+67 -50)

📄 Description

No description provided


🔄 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/674 **Author:** [@neerajprad](https://github.com/neerajprad) **Created:** 4/9/2025 **Status:** ✅ Merged **Merged:** 4/9/2025 **Merged by:** [@neerajprad](https://github.com/neerajprad) **Base:** `main` ← **Head:** `nprad/pooling` --- ### 📝 Commits (2) - [`8a736ab`](https://github.com/run-llama/llama_cloud_services/commit/8a736ab9a8e51642fb0679df73f1e5d5159b015e) connection pooling - [`7f8c79d`](https://github.com/run-llama/llama_cloud_services/commit/7f8c79dfc0b4a837724a81c1c73fb0590a01558f) Merge branch 'main' into nprad/pooling ### 📊 Changes **1 file changed** (+67 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `llama_cloud_services/extract/extract.py` (+67 -50) </details> ### 📄 Description _No description provided_ --- <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:08 -05:00
yindo closed this issue 2026-02-16 00:19:08 -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#799