mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-25 10:39:36 -04:00
[PR #352] [MERGED] chore: deprecate old clients in favor of Client #412
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/352
Author: @masci
Created: 11/6/2024
Status: ✅ Merged
Merged: 11/6/2024
Merged by: @logan-markewich
Base:
main← Head:massi/deprecate-old-clients📝 Commits (1)
22ba532deprecate old clients in favor of Client📊 Changes
3 files changed (+25 additions, -14 deletions)
View changed files
📝
llama_deploy/client/async_client.py(+4 -2)📝
llama_deploy/client/sync_client.py(+8 -6)📝
pyproject.toml(+13 -6)📄 Description
With #351
Clientgets feature parity with the old clients so we can deprecate them.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.