simonnewcomb

Results 1 issues of simonnewcomb

**Describe the bug** The AzureStorageClient class in chainlit.data.storage_clients.azure implements the upload_file method but does not implement the other abstract methods delete_file and get_read_url from the BaseStorageClient class in base.py. The...

bug
needs-triage