Julian Risch c6f23dce88
upgrade haystack version number to 1.1.0 (#2039)
* upgrade haystack version number to 1.1.0

* copy docs to new version folder
2022-01-20 13:45:38 +01:00

14 lines
476 B
ReStructuredText

Tutorials
====================================
.. toctree::
:maxdepth: 4
:caption: Contents:
1) Using Haystack to search through your own documents <tutorials/1>
2) Make Haystack understand your jargon <tutorials/2>
3) Connect Haystack to your Datastore of choice <tutorials/3>
4) Answer incoming questions using FAQ pages <tutorials/4>
5) Benchmark the different components of Haystack <tutorials/5>
6) SoTA: Powerup Haystack with DPR <tutorials/6>