[PR #676] [MERGED] Support text as input directly in the SDK #801

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/676
Author: @neerajprad
Created: 4/9/2025
Status: Merged
Merged: 4/10/2025
Merged by: @neerajprad

Base: mainHead: nprad/text-input-support


📝 Commits (2)

  • cb1b0b1 Support text as input directly in the SDK
  • ad4f8b6 remove stringio

📊 Changes

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

View changed files

📝 llama_cloud_services/extract/extract.py (+33 -5)
📝 tests/extract/test_extract_api.py (+24 -0)

📄 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/676 **Author:** [@neerajprad](https://github.com/neerajprad) **Created:** 4/9/2025 **Status:** ✅ Merged **Merged:** 4/10/2025 **Merged by:** [@neerajprad](https://github.com/neerajprad) **Base:** `main` ← **Head:** `nprad/text-input-support` --- ### 📝 Commits (2) - [`cb1b0b1`](https://github.com/run-llama/llama_cloud_services/commit/cb1b0b1822b0d3c586add25d55c9d82c492bf842) Support text as input directly in the SDK - [`ad4f8b6`](https://github.com/run-llama/llama_cloud_services/commit/ad4f8b6e22a1c76ec77cac633b70716a4c16bc5a) remove stringio ### 📊 Changes **2 files changed** (+57 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `llama_cloud_services/extract/extract.py` (+33 -5) 📝 `tests/extract/test_extract_api.py` (+24 -0) </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:08 -05:00
yindo closed this issue 2026-02-16 00:19:08 -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#801