AIAnytime / AIAnytime/Haystack-and-Mistral-7B-RAG-Implementation
Libraries
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 79
- Forks
- 38
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.