Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.81 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.81 KB

Haystack Extras

This repository contains extra components for Haystack, see the component README.md for detailed installation and usage instructions.

This is the list of packages currently part of the repo.

Package Type PyPi Package Status
text2speech Node PyPI - Version Test / text2speech
milvus-documentstore Document Store n/a Tests / MilvusDocumentStore

Contributing

You will need hatch to create new projects in this folder. Run pip install -r requirements.txt to install it.