mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-24 21:01:26 -04:00
[PR #342] [MERGED] feat: Migrate e2e test basic_workflow to new Client and port missing features from old client
#406
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/342
Author: @masci
Created: 10/29/2024
Status: ✅ Merged
Merged: 10/29/2024
Merged by: @masci
Base:
main← Head:massi/sessions📝 Commits (4)
6554734migrate e2e tests to Client877f0a7adjust unit tests75cf65cfix testbf5f165more fixes📊 Changes
4 files changed (+105 additions, -63 deletions)
View changed files
📝
e2e_tests/basic_workflow/test_run_client.py(+20 -38)📝
e2e_tests/core/test_services.py(+7 -9)📝
llama_deploy/client/models/core.py(+43 -12)📝
tests/client/models/test_core.py(+35 -4)📄 Description
Part of #335
Also in this PR:
SessionCollectiontoServiceCollection. This way we can exposeclient.core.servicesas a property and save oneawait.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.