[PR #394] [MERGED] do not attach a filepath when a stram of bytes is passed #721

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/394
Author: @hexapode
Created: 9/10/2024
Status: Merged
Merged: 9/10/2024
Merged by: @logan-markewich

Base: mainHead: pierre/fix_path


📝 Commits (6)

📊 Changes

2 files changed (+8 additions, -5 deletions)

View changed files

📝 llama_parse/base.py (+7 -4)
📝 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/394 **Author:** [@hexapode](https://github.com/hexapode) **Created:** 9/10/2024 **Status:** ✅ Merged **Merged:** 9/10/2024 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `pierre/fix_path` --- ### 📝 Commits (6) - [`3207daa`](https://github.com/run-llama/llama_cloud_services/commit/3207daa7bd6b59e7c466970b92923a640ed8e648) do not attach a filepath when a stram of bytes is passed - [`1c45339`](https://github.com/run-llama/llama_cloud_services/commit/1c453397de08b665d36dc1b8d369459f4154e5a2) trailing whitespaces - [`42a98f9`](https://github.com/run-llama/llama_cloud_services/commit/42a98f921ab3a7b4557085ea7dc9db05e4c842ff) Update llama_parse/base.py - [`8aa08c5`](https://github.com/run-llama/llama_cloud_services/commit/8aa08c590ccb063bf447c6bb6417ca9c7c204834) Update llama_parse/base.py - [`f603f50`](https://github.com/run-llama/llama_cloud_services/commit/f603f507b682c6a0dde78adb41e1b21bf000c633) linting - [`b706363`](https://github.com/run-llama/llama_cloud_services/commit/b706363f114707d12f8ff462fbb3d16cdbeb277b) vbump ### 📊 Changes **2 files changed** (+8 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `llama_parse/base.py` (+7 -4) 📝 `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:18:54 -05:00
yindo closed this issue 2026-02-16 00:18:54 -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#721