mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-25 10:39:36 -04:00
[PR #407] [MERGED] fix: apiserver doesn't set session id when creating a task #442
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/407
Author: @masci
Created: 12/16/2024
Status: ✅ Merged
Merged: 12/16/2024
Merged by: @masci
Base:
main← Head:massi/fix-apiserver📝 Commits (2)
8381f17fix: apiserver doesn't set session id when creating a task4ab7cddmake the assert more informative📊 Changes
3 files changed (+8 additions, -17 deletions)
View changed files
📝
e2e_tests/apiserver/test_streaming.py(+1 -1)📝
e2e_tests/basic_streaming/test_run_client.py(+6 -16)📝
llama_deploy/apiserver/routers/deployments.py(+1 -0)📄 Description
Probably a leftover of the migration to the new Client, not sure why e2e didn't catch it earlier
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.