Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set a Hugging Face API key for the CI #7489

Closed
anakin87 opened this issue Apr 5, 2024 · 1 comment
Closed

Set a Hugging Face API key for the CI #7489

anakin87 opened this issue Apr 5, 2024 · 1 comment
Assignees
Labels
P1 High priority, add to the next sprint

Comments

@anakin87
Copy link
Member

anakin87 commented Apr 5, 2024

We are seeing failures in integration tests: https://github.com/deepset-ai/haystack/actions/runs/8571017131

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.

@anakin87 anakin87 added the P1 High priority, add to the next sprint label Apr 5, 2024
@anakin87
Copy link
Member Author

anakin87 commented Apr 5, 2024

done in #7490 and #7491

@anakin87 anakin87 closed this as completed Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 High priority, add to the next sprint
Projects
None yet
Development

No branches or pull requests

2 participants