raise exception(f"haystack component with the name '{ElasticsearchDocumentStore}' does not exist.") #2923
Unanswered
boukhasmarsoufian
asked this question in
Questions
Replies: 1 comment
-
Hi @boukhasmarsoufian, sorry to hear about your trouble. I'll need more information to help you solve your error. Could you provide me with
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i got this error: raise exception(f"haystack component with the name '{ElasticsearchDocumentStore}' does not exist.") when i use ElasticsearchDocumentStore as a type of component in pipelines.yaml.
here is a print of loaded components

And as you see in the screen above, ElasticsearchDocumentStore isn't loaded.
Could Someone Help please! Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions