AIAnytime / AIAnytime/Haystack-and-Mistral-7B-RAG-Implementation
Libraries
Aberta
- Linguagem predominante
- Python
- Estrelas
- 79
- Forks
- 38
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
**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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.