[PR #887] [MERGED] add alternative builder method #937

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/887
Author: @sourabhdesai
Created: 8/29/2025
Status: Merged
Merged: 8/29/2025
Merged by: @sourabhdesai

Base: mainHead: sour/classify_ctor


📝 Commits (2)

📊 Changes

3 files changed (+2339 additions, -2283 deletions)

View changed files

📝 py/llama_cloud_services/beta/classifier/client.py (+18 -0)
📝 py/tests/classifier/test_client.py (+38 -0)
📝 py/uv.lock (+2283 -2283)

📄 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/887 **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/classify_ctor` --- ### 📝 Commits (2) - [`85d9979`](https://github.com/run-llama/llama_cloud_services/commit/85d997971af068634a049bbe190ecb629d03108c) add alternative builder method - [`60f2316`](https://github.com/run-llama/llama_cloud_services/commit/60f23164beaa2a7a7c617f890d5418d79a3feac8) fix test ### 📊 Changes **3 files changed** (+2339 additions, -2283 deletions) <details> <summary>View changed files</summary> 📝 `py/llama_cloud_services/beta/classifier/client.py` (+18 -0) 📝 `py/tests/classifier/test_client.py` (+38 -0) 📝 `py/uv.lock` (+2283 -2283) </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#937