Skip to content

Conversation

@sentrivana
Copy link
Contributor

@sentrivanasentrivana commented Oct 21, 2025

Description

Added 3.14 support to package meta and reran toxgen so that it detects we support 3.14 now and updates the test matrix.

Issues

Reminders

@codecov
Copy link

codecovbot commented Oct 21, 2025

❌ 54 Tests Failed:

Tests completedFailedPassedSkipped
2561954255651852
View the top 3 failed test(s) by shortest run time
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion[False-False]
Stack Traces | 0.083s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:622: in test_chat_completion client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion[True-False]
Stack Traces | 0.084s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:622: in test_chat_completion client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion[True-True]
Stack Traces | 0.084s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:622: in test_chat_completion client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_api_error
Stack Traces | 0.084s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:759: in test_chat_completion_api_error client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_streaming[False-False]
Stack Traces | 0.084s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:695: in test_chat_completion_streaming client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_streaming[True-False]
Stack Traces | 0.084s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:695: in test_chat_completion_streaming client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_streaming[True-True]
Stack Traces | 0.084s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:695: in test_chat_completion_streaming client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_streaming_with_tools[False-False]
Stack Traces | 0.084s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:960: in test_chat_completion_streaming_with_tools client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_streaming_with_tools[False-True]
Stack Traces | 0.084s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:960: in test_chat_completion_streaming_with_tools client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion[False-True]
Stack Traces | 0.085s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:622: in test_chat_completion client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_streaming[False-True]
Stack Traces | 0.085s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:695: in test_chat_completion_streaming client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_streaming_with_tools[True-False]
Stack Traces | 0.085s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:960: in test_chat_completion_streaming_with_tools client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_streaming_with_tools[True-True]
Stack Traces | 0.085s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:960: in test_chat_completion_streaming_with_tools client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_with_tools[False-False]
Stack Traces | 0.085s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:870: in test_chat_completion_with_tools client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_with_tools[False-True]
Stack Traces | 0.085s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:870: in test_chat_completion_with_tools client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_with_tools[True-False]
Stack Traces | 0.085s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:870: in test_chat_completion_with_tools client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_with_tools[True-True]
Stack Traces | 0.085s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:870: in test_chat_completion_with_tools client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_span_status_error
Stack Traces | 0.085s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:811: in test_span_status_error client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) .tox/py3.9-huggingface_hub-v1.0.0rc7/lib/python3.9.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_streaming_with_tools[True-False]
Stack Traces | 0.094s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:960: in test_chat_completion_streaming_with_tools client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_with_tools[False-False]
Stack Traces | 0.094s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:870: in test_chat_completion_with_tools client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_with_tools[False-True]
Stack Traces | 0.094s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:870: in test_chat_completion_with_tools client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_streaming_with_tools[False-False]
Stack Traces | 0.095s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:960: in test_chat_completion_streaming_with_tools client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_streaming_with_tools[True-True]
Stack Traces | 0.095s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:960: in test_chat_completion_streaming_with_tools client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_with_tools[True-False]
Stack Traces | 0.095s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:870: in test_chat_completion_with_tools client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_streaming_with_tools[False-True]
Stack Traces | 0.096s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:960: in test_chat_completion_streaming_with_tools client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_with_tools[False-False]
Stack Traces | 0.1s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:870: in test_chat_completion_with_tools client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_with_tools[True-True]
Stack Traces | 0.1s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:870: in test_chat_completion_with_tools client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_with_tools[True-True]
Stack Traces | 0.1s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:870: in test_chat_completion_with_tools client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_streaming_with_tools[True-True]
Stack Traces | 0.101s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:960: in test_chat_completion_streaming_with_tools client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_with_tools[True-False]
Stack Traces | 0.101s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:870: in test_chat_completion_with_tools client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_streaming_with_tools[False-True]
Stack Traces | 0.102s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:960: in test_chat_completion_streaming_with_tools client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_with_tools[False-True]
Stack Traces | 0.102s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:870: in test_chat_completion_with_tools client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_streaming_with_tools[True-False]
Stack Traces | 0.103s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:960: in test_chat_completion_streaming_with_tools client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_streaming_with_tools[False-False]
Stack Traces | 0.104s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:960: in test_chat_completion_streaming_with_tools client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_span_status_error
Stack Traces | 0.108s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:811: in test_span_status_error client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_span_status_error
Stack Traces | 0.113s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:811: in test_span_status_error client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_api_error
Stack Traces | 0.134s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:759: in test_chat_completion_api_error client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_api_error
Stack Traces | 0.148s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:759: in test_chat_completion_api_error client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_streaming[False-False]
Stack Traces | 0.151s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:695: in test_chat_completion_streaming client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion[True-False]
Stack Traces | 0.16s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:622: in test_chat_completion client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion[True-True]
Stack Traces | 0.162s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:622: in test_chat_completion client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_streaming[True-False]
Stack Traces | 0.162s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:695: in test_chat_completion_streaming client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_streaming[True-True]
Stack Traces | 0.162s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:695: in test_chat_completion_streaming client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion[False-False]
Stack Traces | 0.163s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:622: in test_chat_completion client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion[False-True]
Stack Traces | 0.164s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:622: in test_chat_completion client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion[True-False]
Stack Traces | 0.164s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:622: in test_chat_completion client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_streaming[True-True]
Stack Traces | 0.164s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:695: in test_chat_completion_streaming client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion[False-True]
Stack Traces | 0.165s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:622: in test_chat_completion client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_streaming[False-False]
Stack Traces | 0.165s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:695: in test_chat_completion_streaming client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_streaming[False-True]
Stack Traces | 0.166s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:695: in test_chat_completion_streaming client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.13-huggingface_hub-v1.0.0rc7/lib/python3.13.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion[True-True]
Stack Traces | 0.167s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:622: in test_chat_completion client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_streaming[True-False]
Stack Traces | 0.168s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:695: in test_chat_completion_streaming client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion_streaming[False-True]
Stack Traces | 0.169s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:695: in test_chat_completion_streaming client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.
tests.integrations.huggingface_hub.test_huggingface_hub::test_chat_completion[False-False]
Stack Traces | 0.17s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:622: in test_chat_completion client.chat_completion( sentry_sdk/integrations/huggingface_hub.py:135: in new_huggingface_task raise e from None sentry_sdk/integrations/huggingface_hub.py:131: in new_huggingface_task res = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../huggingface_hub/inference/_client.py:923: in chat_completion request_parameters = provider_helper.prepare_request( .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:90: in prepare_request api_key = self._prepare_api_key(api_key) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .tox/py3.12-huggingface_hub-v1.0.0rc7/lib/python3.12.../inference/_providers/_common.py:145: in _prepare_api_key raise ValueError( E ValueError: You must provide an api_key to work with auto API or log in with `hf auth login`.

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@sentrivanasentrivana changed the title Run integration tests on 3.14feat: Officially support 3.14 & run integration tests on 3.14Oct 22, 2025
@sentrivanasentrivana marked this pull request as ready for review October 22, 2025 12:15
@sentrivanasentrivana requested a review from a team as a code ownerOctober 22, 2025 12:15
Comment on lines +82 to +85
@pytest.mark.skipif(
sys.version_info>= (3, 14),
reason="quart_flask_patch not working on 3.14 (yet?)",
)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's going on here? Should we make an issue to work on this or will this resolve over time?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

quart_flask_patch is a small library that allows you to use Flask extensions in a Quart app. We don't use it directly, but we have some logic in the Flask integration to detect whether quart_flask_patch is installed and if so, we disable the Flask integration. (Long story short, quart_flask_patch makes a Quart app masquerade as a Flask app in order for Flask extensions to work with it, so our Flask integration tries to auto-enable because "Flask" is installed, and things explode.)

quart_flask_patch last had an update more than a year ago, so not sure if it's even still alive. It's also not used by many folks. If we notice they have a new release at some point, we can adjust, but no need to track it.

@sentrivanasentrivana merged commit 2fadc27 into masterOct 22, 2025
121 checks passed
@sentrivanasentrivana deleted the ivana/3.14/classifiers branch October 22, 2025 12:47
shellmayr pushed a commit that referenced this pull request Oct 30, 2025
### Description Added 3.14 support to package meta and reran toxgen so that it detects we support 3.14 now and updates the test matrix. #### Issues - Closes#4911 - Closes#4910 #### Reminders - Please add tests to validate your changes, and lint your code using `tox -e linters`. - Add GH Issue ID _&_ Linear ID (if applicable) - PR title should use [conventional commit](https://develop.sentry.dev/engineering-practices/commit-messages/#type) style (`feat:`, `fix:`, `ref:`, `meta:`) - For external contributors: [CONTRIBUTING.md](https://github.com/getsentry/sentry-python/blob/master/CONTRIBUTING.md), [Sentry SDK development docs](https://develop.sentry.dev/sdk/), [Discord community](https://discord.gg/Ww9hbqr)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test integrations on 3.14 Add 3.14 to classifiers

3 participants

@sentrivana@alexander-alderman-webb