In Hugging Face Hub API, starting from version 0.20+, a new endpoint was introduced:
/api/models/{model}/tree/main.
Currently, the Nexus Repository proxy for Hugging Face does NOT support this new endpoint.
It returns a 400 error instead of the expected model file list.
When is the support for this endpoint expected to be added?
Thank you.