[PR #475] [MERGED] add input url and http_proxy #746

Closed
opened 2026-02-16 00:18:58 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/475
Author: @hexapode
Created: 11/4/2024
Status: Merged
Merged: 11/12/2024
Merged by: @logan-markewich

Base: mainHead: pierre/input_url


📝 Commits (4)

📊 Changes

3 files changed (+94 additions, -16 deletions)

View changed files

📝 llama_parse/base.py (+37 -8)
📝 pyproject.toml (+1 -1)
📝 tests/test_reader.py (+56 -7)

📄 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/475 **Author:** [@hexapode](https://github.com/hexapode) **Created:** 11/4/2024 **Status:** ✅ Merged **Merged:** 11/12/2024 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `pierre/input_url` --- ### 📝 Commits (4) - [`bf0158f`](https://github.com/run-llama/llama_cloud_services/commit/bf0158f4a48ec5a0b23a50dcc5aca0508785f69c) add input url and http_proxy - [`72d4cb1`](https://github.com/run-llama/llama_cloud_services/commit/72d4cb1f30c2713b6e62f2fa9b35e5a16e971384) refactor into input url as direct input - [`3948843`](https://github.com/run-llama/llama_cloud_services/commit/39488438e5a7a10fd76b373d3b5737d07f242024) add tests - [`9161fb3`](https://github.com/run-llama/llama_cloud_services/commit/9161fb3e2460524483ebf5fc6b58579456cb8836) vbump ### 📊 Changes **3 files changed** (+94 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `llama_parse/base.py` (+37 -8) 📝 `pyproject.toml` (+1 -1) 📝 `tests/test_reader.py` (+56 -7) </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:18:58 -05:00
yindo closed this issue 2026-02-16 00:18:58 -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#746