You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FAILED test/components/embedders/test_hugging_face_tei_text_embedder.py::TestHuggingFaceTEITextEmbedder::test_run_inference_api_endpoint - huggingface_hub.utils._errors.HfHubHTTPError: 429 Client Error: Too Many Requests for url: https://api-inference.huggingface.co/pipeline/feature-extraction/sentence-transformers/all-MiniLM-L6-v2 (Request ID: 78TnsktPreOFQK0Z_M-xX)
Rate limit reached. Please log in or use a HF access token
We should set a HF_API_TOKEN API key in the CI.
The text was updated successfully, but these errors were encountered:
We are seeing failures in integration tests: https://github.com/deepset-ai/haystack/actions/runs/8571017131
We should set a
HF_API_TOKEN
API key in the CI.The text was updated successfully, but these errors were encountered: