[PR #532] [MERGED] load the app from app module #530

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_deploy/pull/532
Author: @adrianlyjak
Created: 6/5/2025
Status: Merged
Merged: 6/5/2025
Merged by: @masci

Base: mainHead: app-load


📝 Commits (1)

  • 8340f0f load the app from app module

📊 Changes

4 files changed (+5 additions, -5 deletions)

View changed files

📝 docker/run_apiserver.py (+1 -1)
📝 docker/run_autodeploy.py (+1 -1)
📝 llama_deploy/cli/serve.py (+1 -1)
📝 tests/cli/test_serve.py (+2 -2)

📄 Description

It was moved with the tracing support


🔄 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/532 **Author:** [@adrianlyjak](https://github.com/adrianlyjak) **Created:** 6/5/2025 **Status:** ✅ Merged **Merged:** 6/5/2025 **Merged by:** [@masci](https://github.com/masci) **Base:** `main` ← **Head:** `app-load` --- ### 📝 Commits (1) - [`8340f0f`](https://github.com/run-llama/llama_deploy/commit/8340f0f0fa50a2ff26d8d8cd247eb4e8290304d5) load the app from app module ### 📊 Changes **4 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `docker/run_apiserver.py` (+1 -1) 📝 `docker/run_autodeploy.py` (+1 -1) 📝 `llama_deploy/cli/serve.py` (+1 -1) 📝 `tests/cli/test_serve.py` (+2 -2) </details> ### 📄 Description It was moved with the tracing support --- <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:30 -05:00
yindo closed this issue 2026-02-16 02:15:30 -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#530