Timo Moeller

Results 29 comments of Timo Moeller

Thanks for finding a quick fix. If you want please open a PR in the QuestionGenerator. Having said this, using LLMs for it is the much better approach currently and...

Hey, while the feature is very useful in general, it is also super hard to tackle in general, since you would need to have a proper document layout understanding engine...

Depriotized for the beta release since we wont break existing functionality.

If this issue means we will get notified in a better way and can act on those monitors I would put a very high priority on this. Maybe we could...

Ok, thanks for the explanation. Then we put the focus on adding more e2e tests, which I also like a lot.

https://github.com/deepset-ai/haystack/issues/6035 seems related. With the chat format mentioned there we would support function calling with LLMs.

Seems out of date, closing for now.

hey thanks for working on this @CrypticRevenger I wrote a response in the PR you opened: https://github.com/deepset-ai/haystack/pull/5996

Hey, while the functionality to pass flat dicts is there I would expect a RAG pipeline (with embedder, prompt_builder, and answer_builder) to work with: `.run(data = {"query": "What are superlinear...