What's Changed * feat(python): async image upload and add progress bar by lukelinker in https://github.com/linkervision/dataverse-sdk/pull/45 * feat(python): change file type name check to case insensitive by lukelinker in https://github.com/linkervision/dataverse-sdk/pull/48 * feat(python): support custom import with local data source by lukelinker in https://github.com/linkervision/dataverse-sdk/pull/49 * feat(python): async backend api and presigned url generating by lukelinker in https://github.com/linkervision/dataverse-sdk/pull/46
New Contributors * lukelinker made their first contribution in https://github.com/linkervision/dataverse-sdk/pull/45
What's Changed * feat(python): add function for getting dataslice, triggering export dataslice, and download export data by yihsuan123 in https://github.com/linkervision/dataverse-sdk/pull/44
What's Changed * feat(python): able to download onnx file for the conveted model by yihsuan123 in https://github.com/linkervision/dataverse-sdk/pull/43
What's Changed * fix(python): add new onyology classes with rank and do validation by yihsuan123 in https://github.com/linkervision/dataverse-sdk/pull/42
What's Changed * feat(python): be able to create VQA project, edit the VQA ontology, import dataset as vlm format by yihsuan123 in https://github.com/linkervision/dataverse-sdk/pull/41