[PR #203] [MERGED] Add spreadsheet extensions #681

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/203
Author: @hexapode
Created: 5/29/2024
Status: Merged
Merged: 5/29/2024
Merged by: @logan-markewich

Base: mainHead: pierre/spreadsheet


📝 Commits (3)

📊 Changes

3 files changed (+2775 additions, -2889 deletions)

View changed files

📝 .pre-commit-config.yaml (+1 -1)
📝 examples/demo_advanced_weaviate.ipynb (+2703 -2851)
📝 llama_parse/utils.py (+71 -37)

📄 Description

Add support for spreadsheets and a few more files types


🔄 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/203 **Author:** [@hexapode](https://github.com/hexapode) **Created:** 5/29/2024 **Status:** ✅ Merged **Merged:** 5/29/2024 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `pierre/spreadsheet` --- ### 📝 Commits (3) - [`e91f194`](https://github.com/run-llama/llama_cloud_services/commit/e91f1940ec1f469d4df5d3f00872d93587e16a4a) Add spreadsheet extensions - [`3513c47`](https://github.com/run-llama/llama_cloud_services/commit/3513c47505865b664a5bc0d172c6808172487ba3) linting - [`790a470`](https://github.com/run-llama/llama_cloud_services/commit/790a470136f1865a0027509ad2b313a778e7314d) fix tests ### 📊 Changes **3 files changed** (+2775 additions, -2889 deletions) <details> <summary>View changed files</summary> 📝 `.pre-commit-config.yaml` (+1 -1) 📝 `examples/demo_advanced_weaviate.ipynb` (+2703 -2851) 📝 `llama_parse/utils.py` (+71 -37) </details> ### 📄 Description Add support for spreadsheets and a few more files types --- <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:47 -05:00
yindo closed this issue 2026-02-16 00:18:47 -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#681