Xuanwo commented on PR #3670: URL: https://github.com/apache/incubator-opendal/pull/3670#issuecomment-1829966859
> I also wanted to point you to https://github.com/huggingface/hf-hub which is the rust client to interact with the Hub. Though it's not as complete as the Python equivalent, it already has support for most file read/write use cases -including compatibility with the [HF cache system](https://huggingface.co/docs/huggingface_hub/guides/manage-cache)- . Thank you for the advice, `hf-hub` is an excellent project! However, OpenDAL prefers to implement all APIs using its own HttpClient to ensure full control, eliminating the need to interact with various SDKs and keep it's deps tree as low as possible. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
