[PR #500] [MERGED] docs: fix buggy example code #502

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_deploy/pull/500
Author: @masci
Created: 5/14/2025
Status: Merged
Merged: 5/15/2025
Merged by: @masci

Base: mainHead: massi/487


📝 Commits (4)

📊 Changes

5 files changed (+14 additions, -11 deletions)

View changed files

📝 .pre-commit-config.yaml (+3 -2)
📝 docs/docs/module_guides/llama_deploy/30_manual_orchestration.md (+3 -3)
📝 llama_deploy/cli/config.py (+1 -1)
📝 llama_deploy/cli/sessions.py (+1 -1)
📝 tests/cli/conftest.py (+6 -4)

📄 Description

Fixed #487


🔄 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/500 **Author:** [@masci](https://github.com/masci) **Created:** 5/14/2025 **Status:** ✅ Merged **Merged:** 5/15/2025 **Merged by:** [@masci](https://github.com/masci) **Base:** `main` ← **Head:** `massi/487` --- ### 📝 Commits (4) - [`8f7c0f1`](https://github.com/run-llama/llama_deploy/commit/8f7c0f155266ead029a0439d4bca9b1e072f8370) docs: fix buggy example code - [`ca43315`](https://github.com/run-llama/llama_deploy/commit/ca43315421bc295593da39db739adbb2f039d3be) unrelated - [`3a4ccc2`](https://github.com/run-llama/llama_deploy/commit/3a4ccc2171118b51bd250092982bda0c8b08beac) update mypy version and fix subclass - [`af24fad`](https://github.com/run-llama/llama_deploy/commit/af24fad56c4f13096189d70818d319c84ec4f659) more typing fixes ### 📊 Changes **5 files changed** (+14 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `.pre-commit-config.yaml` (+3 -2) 📝 `docs/docs/module_guides/llama_deploy/30_manual_orchestration.md` (+3 -3) 📝 `llama_deploy/cli/config.py` (+1 -1) 📝 `llama_deploy/cli/sessions.py` (+1 -1) 📝 `tests/cli/conftest.py` (+6 -4) </details> ### 📄 Description Fixed #487 --- <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:22 -05:00
yindo closed this issue 2026-02-16 02:15: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#502