[PR #888] [MERGED] add file names in return values #938

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/888
Author: @sourabhdesai
Created: 8/29/2025
Status: Merged
Merged: 8/29/2025
Merged by: @sourabhdesai

Base: mainHead: sour/files_in_result


📝 Commits (1)

  • 34d7a85 add file names in return values

📊 Changes

3 files changed (+74 additions, -10 deletions)

View changed files

📝 py/llama_cloud_services/beta/classifier/client.py (+11 -6)
py/llama_cloud_services/beta/classifier/types.py (+59 -0)
📝 py/tests/classifier/test_client.py (+4 -4)

📄 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/888 **Author:** [@sourabhdesai](https://github.com/sourabhdesai) **Created:** 8/29/2025 **Status:** ✅ Merged **Merged:** 8/29/2025 **Merged by:** [@sourabhdesai](https://github.com/sourabhdesai) **Base:** `main` ← **Head:** `sour/files_in_result` --- ### 📝 Commits (1) - [`34d7a85`](https://github.com/run-llama/llama_cloud_services/commit/34d7a85b2015e4832d5a51cc32f6391f3baea997) add file names in return values ### 📊 Changes **3 files changed** (+74 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `py/llama_cloud_services/beta/classifier/client.py` (+11 -6) ➕ `py/llama_cloud_services/beta/classifier/types.py` (+59 -0) 📝 `py/tests/classifier/test_client.py` (+4 -4) </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:36 -05:00
yindo closed this issue 2026-02-16 00:19:36 -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#938