This commit in the latest release for hugging face breaks our tests: huggingface/huggingface_hub@6d3a630.
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