mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-24 21:01:26 -04:00
[PR #500] [MERGED] docs: fix buggy example code #502
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:massi/487📝 Commits (4)
8f7c0f1docs: fix buggy example codeca43315unrelated3a4ccc2update mypy version and fix subclassaf24fadmore typing fixes📊 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.