mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-24 21:01:26 -04:00
[PR #315] [MERGED] fix cli run command #390
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/315
Author: @logan-markewich
Created: 10/12/2024
Status: ✅ Merged
Merged: 10/12/2024
Merged by: @logan-markewich
Base:
main← Head:logan/fix_task_run📝 Commits (2)
60964eefix cli run command77e3756fix tests📊 Changes
3 files changed (+4 additions, -4 deletions)
View changed files
📝
llama_deploy/cli/run.py(+1 -1)📝
pyproject.toml(+1 -1)📝
tests/cli/test_run.py(+2 -2)📄 Description
The /task/create endpoint no longer blocks and returns a result, switch the endpoint being called to /task/run
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.