haystack-tutorials
haystack-tutorials copied to clipboard
Here you can find all the Tutorials for Haystack 📓
We recently created a German Question Answering Dataset and also a German Dense Passage Retrieval dataset, along with trained models for each. It would be great to have a tutorial...
**Describe the tutorial you would like to see here** At [this](https://github.com/deepset-ai/haystack-tutorials/blob/main/markdowns/16_Document_Classifier_at_Index_Time.md#start-an-elasticsearch-server) point in the tutorial we state that we're going to start Elastic but not why we're doing this. What's...
Formatting of some tutorials is off. Some examples:   This is a header issue, probably it will all be fixed by using the correct level of titles. Only h1...
**Describe the issue** When `generate_markdowns.py` script is run, Tutorial 18 gives this warning: ``` /opt/homebrew/Caskroom/miniforge/base/lib/python3.10/site-packages/nbformat/__init__.py:92: MissingIDFieldWarning: Code cell is missing an id field, this will become a hard error in...
With the new S3 bucket https://core-engineering.s3.eu-central-1.amazonaws.com/public/ and its `public` folder, we should move and possibly also rename all datasets used in the tutorials. There are individual copies of some datasets...
We have Tutorial 5 on Evaluation, working with QA and passage search eval. The pipeline.eval is structured to work with other nodes as well, but it would be good to...
https://github.com/deepset-ai/haystack-tutorials/actions/runs/9025099075/job/24800208391 All 2.0 tutorial tests are failing at the “Install common dependencies” step
**Describe the bug** I cannot run the Tutorial: Model-Based Evaluation of RAG Pipelines as written because when executed I get a runtime error. **Error message** haystack.core.errors.PipelineConnectError: 'llm.meta does not exist....