mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-24 21:01:26 -04:00
Enable streaming through the APIServer #105
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?
Originally created by @logan-markewich on GitHub (Oct 4, 2024).
Originally assigned to: @nerdai on GitHub.
Implement the equivalent of what we have in workflows:
for Llama Deploy through the API Server, something like
GET http://apiserver.local/my-deployment/eventsSub Tasks