run-llama / llama_deploy

Deploy your agentic worfklows to production
https://docs.llamaindex.ai/en/stable/module_guides/llama_deploy/
MIT License
1.86k stars 193 forks source link

fix cli run command #315

Closed logan-markewich closed 1 month ago

logan-markewich commented 1 month ago

The /task/create endpoint no longer blocks and returns a result, switch the endpoint being called to /task/run

coveralls commented 1 month ago

Coverage Status

coverage: 75.928%. remained the same when pulling 77e3756a9d82493c041126d2e215d9a5b952a71a on logan/fix_task_run into 1b209e6d62049571f87c57498a322ec5a44cec04 on main.