[PR #11] [MERGED] adjust to image metadata changes #11

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/llamaindex.net/pull/11
Author: @adamsitnik
Created: 9/29/2025
Status: Merged
Merged: 11/4/2025
Merged by: @logan-markewich

Base: mainHead: imgMetadataChanges


📝 Commits (1)

  • 9d73764 adjust to image metadata changes:

📊 Changes

1 file changed (+5 additions, -5 deletions)

View changed files

📝 src/LlamaParse/Job.cs (+5 -5)

📄 Description

  • with and height are no longer integers, but doubles
  • real_width and original_height are now original_width and original_height

cc @logan-markewich


🔄 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/llamaindex.net/pull/11 **Author:** [@adamsitnik](https://github.com/adamsitnik) **Created:** 9/29/2025 **Status:** ✅ Merged **Merged:** 11/4/2025 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `imgMetadataChanges` --- ### 📝 Commits (1) - [`9d73764`](https://github.com/run-llama/llamaindex.net/commit/9d737647db52d3bd9d18da13d9c019d55e272d91) adjust to image metadata changes: ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/LlamaParse/Job.cs` (+5 -5) </details> ### 📄 Description - with and height are no longer integers, but doubles - real_width and original_height are now original_width and original_height cc @logan-markewich --- <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:20:19 -05:00
yindo closed this issue 2026-02-16 00:20:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llamaindex.net#11