[PR #409] [MERGED] fix: reword manual setup docs and use new Client #444

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_deploy/pull/409
Author: @masci
Created: 12/17/2024
Status: Merged
Merged: 12/17/2024
Merged by: @masci

Base: mainHead: massi/setup-docs


📝 Commits (1)

  • 1d6d7fb fix: reword manual setup docs and use new Client

📊 Changes

1 file changed (+52 additions, -38 deletions)

View changed files

📝 docs/docs/module_guides/llama_deploy/30_manual_orchestration.md (+52 -38)

📄 Description

Fixes #405

  • Clarify the manual steps needed to setup an instance of Llama Deploy
  • Use the new Client class in the examples

🔄 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/409 **Author:** [@masci](https://github.com/masci) **Created:** 12/17/2024 **Status:** ✅ Merged **Merged:** 12/17/2024 **Merged by:** [@masci](https://github.com/masci) **Base:** `main` ← **Head:** `massi/setup-docs` --- ### 📝 Commits (1) - [`1d6d7fb`](https://github.com/run-llama/llama_deploy/commit/1d6d7fb9184e85af140cf58024e26940fc493e0f) fix: reword manual setup docs and use new Client ### 📊 Changes **1 file changed** (+52 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/module_guides/llama_deploy/30_manual_orchestration.md` (+52 -38) </details> ### 📄 Description Fixes #405 - Clarify the manual steps needed to setup an instance of Llama Deploy - Use the new `Client` class in the examples --- <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:17:22 -05:00
yindo closed this issue 2026-02-16 01:17:22 -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#444