[PR #233] [MERGED] [fix] llama deploy client part two #340

Closed
opened 2026-02-16 01:16:57 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_deploy/pull/233
Author: @nerdai
Created: 9/5/2024
Status: Merged
Merged: 9/5/2024
Merged by: @nerdai

Base: v0.1.0Head: nerdai/fix-url-client-pt2


📝 Commits (1)

  • f0de93d bump prerelease version num

📊 Changes

3 files changed (+3 additions, -7 deletions)

View changed files

📝 llama_deploy/client/async_client.py (+1 -3)
📝 llama_deploy/client/sync_client.py (+1 -3)
📝 pyproject.toml (+1 -1)

📄 Description

I missed setting control plane url in the session clients!


🔄 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_deploy/pull/233 **Author:** [@nerdai](https://github.com/nerdai) **Created:** 9/5/2024 **Status:** ✅ Merged **Merged:** 9/5/2024 **Merged by:** [@nerdai](https://github.com/nerdai) **Base:** `v0.1.0` ← **Head:** `nerdai/fix-url-client-pt2` --- ### 📝 Commits (1) - [`f0de93d`](https://github.com/run-llama/llama_deploy/commit/f0de93d2d059f0913a08edde52d389b2afb8de84) bump prerelease version num ### 📊 Changes **3 files changed** (+3 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `llama_deploy/client/async_client.py` (+1 -3) 📝 `llama_deploy/client/sync_client.py` (+1 -3) 📝 `pyproject.toml` (+1 -1) </details> ### 📄 Description I missed setting control plane url in the session clients! --- <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 01:16:57 -05:00
yindo closed this issue 2026-02-16 01:16:57 -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_deploy#340