Julian Risch
Julian Risch
Test training (similar to tutorial 2) but with tiny dataset to keep low runtime, check that model weights changed
@Timoeller will drive the efforts around this roadmap topic starting from September. Instead of jumping right into implementation, let's take the time to collect requirements and design a solution that...
**Problem Statement** As a developer using Haystack, I want to be able to build a customer-facing UI, hook it up into Haystack REST API and have my end-to-end app deployed...
[Haystack Integrations](https://github.com/deepset-ai/haystack-integrations) are additional technologies that can be used with Haystack, either maintained by deepset or the community. Contributing to Haystack Integrations is easy as it doesn't require the [proposal](https://github.com/deepset-ai/haystack/tree/main/proposals)...
**Problem Statement** As a developer running Haystack in a production environment, I want the `/query` endpoint to be scalable and reliable so that my system is stable. **User Tasks** -...
**Problem Statement** As a core engineer, I want to know what users typically do as first steps in their journey of using Haystack and identify why some of them stop...
We identified the following key components from Haystack 1.x that still need to be ported to Haystack 2.0: ```[tasklist] ### Tasks - [ ] https://github.com/deepset-ai/haystack-core-integrations/issues/645 - [ ] https://github.com/deepset-ai/haystack/issues/7367 -...
Our Haystack benchmarks take longer than usual ( 2d 20h instead of 1d 12h) and fail since Oct 8 because the opensearch benchmarks time out. Last successful run was on...
**Embedders** ```[tasklist] ### Tasks - [ ] AmazonBedrockEmbedder - [ ] https://github.com/deepset-ai/haystack-core-integrations/issues/137 - [ ] https://github.com/deepset-ai/haystack-core-integrations/issues/138 - [x] SentenceTransformers - [x] HuggingfaceTEI - [x] OpenAIEmbeddings - [x] Cohere - [x]...
**DocumentStores** ```[tasklist] ### Tasks - [ ] https://github.com/deepset-ai/haystack-core-integrations/issues/142 - [ ] https://github.com/deepset-ai/haystack-core-integrations/issues/143 - [ ] Weaviate - [x] Qdrant - [x] Pinecone - [x] InMemory - [x] Elasticsearch - [x]...