mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-24 21:01:26 -04:00
[PR #211] [MERGED] rename to llama deploy #319
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/211
Author: @logan-markewich
Created: 8/30/2024
Status: ✅ Merged
Merged: 8/30/2024
Merged by: @logan-markewich
Base:
v0.1.0← Head:logan/rename_to_llama_deploy📝 Commits (4)
7bb7325rename project to llama-deploy76c3498merge v0.1.01ff4c32fix some importsfae9bd9dash in toml📊 Changes
82 files changed (+313 additions, -313 deletions)
View changed files
📝
.github/workflows/publish_release.yml(+1 -1)➖
llama_agents/client/__init__.py(+0 -4)➖
llama_agents/control_plane/__init__.py(+0 -4)➖
llama_agents/deploy/__init__.py(+0 -3)➖
llama_agents/message_consumers/__init__.py(+0 -4)➖
llama_agents/message_publishers/__init__.py(+0 -3)➖
llama_agents/messages/__init__.py(+0 -3)➖
llama_agents/services/__init__.py(+0 -28)➖
llama_agents/tools/__init__.py(+0 -14)📝
llama_deploy/__init__.py(+10 -10)📝
llama_deploy/app/__init__.py(+0 -0)📝
llama_deploy/app/app.py(+5 -5)📝
llama_deploy/app/components/__init__.py(+0 -0)📝
llama_deploy/app/components/human_list.py(+2 -2)📝
llama_deploy/app/components/service_list.py(+1 -1)📝
llama_deploy/app/components/task_list.py(+1 -1)📝
llama_deploy/app/components/types.py(+0 -0)📝
llama_deploy/cli/__init__.py(+0 -0)📝
llama_deploy/cli/command_line.py(+2 -2)➕
llama_deploy/client/__init__.py(+4 -0)...and 62 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.