mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-24 21:01:26 -04:00
[PR #214] [MERGED] More docs #322
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/214
Author: @logan-markewich
Created: 9/3/2024
Status: ✅ Merged
Merged: 9/3/2024
Merged by: @logan-markewich
Base:
v0.1.0← Head:logan/more_docs📝 Commits (2)
8efef08update readme431a5e1renmae client, add module guide docs📊 Changes
9 files changed (+681 additions, -17 deletions)
View changed files
📝
README.md(+153 -2)📝
docs/docs/api_reference/llama_deploy/client.md(+1 -1)📝
docs/docs/index.md(+2 -2)➕
docs/docs/module_guides/workflow/deployment.md(+513 -0)📝
llama_deploy/__init__.py(+3 -3)📝
llama_deploy/client/__init__.py(+3 -3)📝
llama_deploy/client/async_client.py(+1 -1)📝
llama_deploy/client/sync_client.py(+1 -1)📝
llama_deploy/deploy/network_workflow.py(+4 -4)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.