[PR #476] [MERGED] refact: remove the remote/local concept, assume Control Plane is always remote #488

Closed
opened 2026-02-16 02:15:12 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_deploy/pull/476
Author: @masci
Created: 3/3/2025
Status: Merged
Merged: 3/3/2025
Merged by: @masci

Base: mainHead: massi/cp-remote


📝 Commits (1)

  • 0499b6a refact: remove the remote/local concept, assume Control Plane always remote

📊 Changes

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

View changed files

📝 llama_deploy/control_plane/base.py (+1 -1)
📝 llama_deploy/control_plane/server.py (+4 -18)

📄 Description

Similar to #475, remove unused code.


🔄 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/476 **Author:** [@masci](https://github.com/masci) **Created:** 3/3/2025 **Status:** ✅ Merged **Merged:** 3/3/2025 **Merged by:** [@masci](https://github.com/masci) **Base:** `main` ← **Head:** `massi/cp-remote` --- ### 📝 Commits (1) - [`0499b6a`](https://github.com/run-llama/llama_deploy/commit/0499b6aef182b5492752f49b676255c8988f84a9) refact: remove the remote/local concept, assume Control Plane always remote ### 📊 Changes **2 files changed** (+5 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `llama_deploy/control_plane/base.py` (+1 -1) 📝 `llama_deploy/control_plane/server.py` (+4 -18) </details> ### 📄 Description Similar to #475, remove unused code. --- <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 02:15:12 -05:00
yindo closed this issue 2026-02-16 02:15:12 -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#488