haystack-tutorials icon indicating copy to clipboard operation
haystack-tutorials copied to clipboard

Here you can find all the Tutorials for Haystack 📓

Results 43 haystack-tutorials issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

new 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...

new tutorial

Formatting of some tutorials is off. Some examples: ![image](https://user-images.githubusercontent.com/25897116/203806950-ea3c6d08-3fb4-4454-b4bb-05e47ff096de.png) ![image](https://user-images.githubusercontent.com/25897116/203807044-98eb0002-622b-4dda-99c5-c6f816441e52.png) 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...

bug

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...

enhancement

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....