mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-24 21:01:26 -04:00
[PR #341] [MERGED] feat: add sessions collections management #405
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/341
Author: @masci
Created: 10/28/2024
Status: ✅ Merged
Merged: 10/29/2024
Merged by: @masci
Base:
main← Head:massi/sessions📝 Commits (4)
28d89aafeat: add sessions collections managementd891441prepare e2e testcc91988adjust e2e tests and fix sync/async calls45e60definish unit tests📊 Changes
6 files changed (+315 additions, -94 deletions)
View changed files
➖
e2e_tests/basic_session/launch_core.py(+0 -14)➖
e2e_tests/basic_session/launch_workflow.py(+0 -45)➖
e2e_tests/basic_session/run.sh(+0 -25)📝
e2e_tests/basic_session/test_run_client.py(+7 -7)📝
llama_deploy/client/models/core.py(+143 -1)📝
tests/client/models/test_core.py(+165 -2)📄 Description
Part of #335
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.