[PR #525] [MERGED] Add more parameters #748

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/525
Author: @hexapode
Created: 12/4/2024
Status: Merged
Merged: 12/4/2024
Merged by: @hexapode

Base: mainHead: pierre/morearguments


📝 Commits (5)

📊 Changes

5 files changed (+1058 additions, -876 deletions)

View changed files

📝 llama_parse/base.py (+322 -120)
📝 llama_parse/utils.py (+2 -0)
📝 poetry.lock (+732 -754)
📝 pyproject.toml (+2 -2)
tests/test_files/images/2788d9f3-630d-4dbf-8663-d74408f25e62-page_1.jpg (+0 -0)

📄 Description

Update llamaParse python library to keep up with API.


🔄 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/525 **Author:** [@hexapode](https://github.com/hexapode) **Created:** 12/4/2024 **Status:** ✅ Merged **Merged:** 12/4/2024 **Merged by:** [@hexapode](https://github.com/hexapode) **Base:** `main` ← **Head:** `pierre/morearguments` --- ### 📝 Commits (5) - [`661991e`](https://github.com/run-llama/llama_cloud_services/commit/661991eb0e9ce3e9aa689aeeddd1206a6ddbea4c) add after revert - [`8fb9183`](https://github.com/run-llama/llama_cloud_services/commit/8fb91830e1d1f2272cdd29252f58e4417aaacb4a) 3.8 so numpy work - [`c3c2f17`](https://github.com/run-llama/llama_cloud_services/commit/c3c2f177e210bede677b7cd6a2b1991b91230930) change defaults - [`d1865fa`](https://github.com/run-llama/llama_cloud_services/commit/d1865faa5b82b5359edf71c10590859d6b6aa0d9) change requested - [`194b53e`](https://github.com/run-llama/llama_cloud_services/commit/194b53e46ad733f141fff9a72029456a3976104c) change requested ### 📊 Changes **5 files changed** (+1058 additions, -876 deletions) <details> <summary>View changed files</summary> 📝 `llama_parse/base.py` (+322 -120) 📝 `llama_parse/utils.py` (+2 -0) 📝 `poetry.lock` (+732 -754) 📝 `pyproject.toml` (+2 -2) ➕ `tests/test_files/images/2788d9f3-630d-4dbf-8663-d74408f25e62-page_1.jpg` (+0 -0) </details> ### 📄 Description Update llamaParse python library to keep up with API. --- <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:59 -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#748