Ayush Garg

Results 4 issues of Ayush Garg

Adding `config_file_parser_class=configargparse.ConfigparserConfigFileParser,` makes the help epilogue for configargparse very wierd. ![image](https://user-images.githubusercontent.com/62711517/117462427-3fbe2500-af81-11eb-82c7-c52764ff4c10.png) Instead of ![image](https://user-images.githubusercontent.com/62711517/117462519-56647c00-af81-11eb-9bdd-8a06a44e5ae3.png)

**Describe the bug** When I try to import haystack from pipeline from haystack import Pipeline, I get this error. **Error message** ImportError: cannot import name 'send_event' from 'haystack.telemetry' (/Users/ayushgarg/projects/answerthis_prod/venv/lib/python3.11/site-packages/haystack/telemetry/__init__.py) **Expected...

**Describe the bug** When updating embeddings, using an openai embedding model, like the following: text-embedding-3-small, we get the following error message **Error message** File "/Users/ayushgarg/projects/answerThis/answerthis/answerthis.py", line 81, in createEmbeddings self.document_store.update_embeddings(self.DenseRetriever)...

stale
community-triage