AIAnytime / AIAnytime/Haystack-and-Mistral-7B-RAG-Implementation
Libraries
Open
- Dominant language
- Python
- Stars
- 79
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
**Haystack**
I have installed all the libraries and after facing issue in code I uninstalled haystack.ai because deepset issue mentioned farmhaystack and haystack-ai couldn't be both in a same env. So after uninstalling rest of the errors didn't arise but after that faced this issue. Even install farm-haystack[all]:
```
from haystack.errors import PipelineSchemaError
ModuleNotFoundError: No module named 'haystack.errors'
```
Kindly explain how to fix this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.