[PR #879] [CLOSED] deprecate (a)load_data methods and split_by_page in constructor #934

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/879
Author: @logan-markewich
Created: 8/18/2025
Status: Closed

Base: mainHead: logan/deprecate_some_methods


📝 Commits (2)

  • 90d30cb Deprecate load_data/aload_data API
  • 12537dc deprecate split-by-page

📊 Changes

3 files changed (+25 additions, -4 deletions)

View changed files

📝 py/llama_cloud_services/parse/base.py (+22 -1)
📝 py/llama_parse/pyproject.toml (+2 -2)
📝 py/pyproject.toml (+1 -1)

📄 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/879 **Author:** [@logan-markewich](https://github.com/logan-markewich) **Created:** 8/18/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `logan/deprecate_some_methods` --- ### 📝 Commits (2) - [`90d30cb`](https://github.com/run-llama/llama_cloud_services/commit/90d30cb284e9ab16122720eec17f85bf2b1325f7) Deprecate load_data/aload_data API - [`12537dc`](https://github.com/run-llama/llama_cloud_services/commit/12537dcec35e94097fa0b32e0835c4a1e8e75110) deprecate split-by-page ### 📊 Changes **3 files changed** (+25 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `py/llama_cloud_services/parse/base.py` (+22 -1) 📝 `py/llama_parse/pyproject.toml` (+2 -2) 📝 `py/pyproject.toml` (+1 -1) </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:35 -05:00
yindo closed this issue 2026-02-16 00:19:36 -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#934