Julian Risch

Results 92 issues of Julian Risch

With EOL of Python 3.9 in October 2025, we should also move on and test with 3.10 instead of 3.9. Multiple files need to be updated: * https://github.com/deepset-ai/haystack/blob/main/.github/workflows/tests.yml * https://github.com/deepset-ai/haystack/blob/main/pyproject.toml...

P3

We discussed that ids are not handled consistently in Haystack in situations where meta data is updated by a component, for example LLMMetadataExtractor. We discussed [this PR](https://github.com/deepset-ai/haystack/pull/9553/files) and its implications...

P2