AIAnytime / AIAnytime/Haystack-and-Mistral-7B-RAG-Implementation
Libraries
Ouverte
- Langage dominant
- Python
- Étoiles
- 79
- Forks
- 38
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.