This commit in the latest release for hugging face breaks our tests: https://github.com/huggingface/huggingface_hub/commit/6d3a630240aee7db166e4245725a26686bece723. In particular, the new `AutoRouterConversationalTask` is returned here, irrespective of our mock to determine the provider: https://github.com/huggingface/huggingface_hub/blob/91e42d8dc1aa440e9878f744e7218d28802cbcd2/src/huggingface_hub/inference/_providers/__init__.py#L217-L222