AutoPrompt icon indicating copy to clipboard operation
AutoPrompt copied to clipboard

Exception: Failed to connect to argilla, check connection details

Open amitshermann opened this issue 5 months ago • 2 comments

Hi, I'm encountering an error while trying to run "run_pipeline.py". This is the error: Exception: Failed to connect to argilla, check connection details

More information: I'm using conda. I'm using argilla with huggingface. The config_default.yml annotator looks like this: annotator: method : 'argilla' config: api_url: 'https://example.hf.space' api_key: 'my-api-key' workspace: 'argilla' time_interval: 5

Does anyone have an idea how to fix this?

amitshermann avatar Sep 10 '24 11:09 amitshermann