Julian Risch

Results 172 comments of Julian Risch

Hello @Azzedde Thanks for your interest in the improvement of our documentation. For the moment, it's an internal work item but once we made the first steps, we'd appreciate support...

State serialization is coming in https://github.com/deepset-ai/haystack/pull/9345

Hello @mydsoElliott thanks for reaching out. Just to better understand how we could improve documentation: Have you found the documentation page about Haystack's langfuse integration? https://docs.haystack.deepset.ai/reference/integrations-langfuse We describe the `HAYSTACK_LANGFUSE_ENFORCE_FLUSH`...

No, there is nothing like that already.

Here is an older issue that might be related: https://github.com/deepset-ai/haystack/issues/8073

First PR is open in haystack-experimental https://github.com/deepset-ai/haystack-experimental/pull/269

Let's also discuss router/classifier component names in this context

closed by https://github.com/deepset-ai/haystack-tutorials/pull/358

We received a request for supporting the [Responses API](https://platform.openai.com/docs/api-reference/responses/create) also in `AzureOpenAIChatGenerator`.

or support both, meaning we also support `outputs_to_state={"documents": "documents"}` and also accept `inputs_from_state={"documents": {"source": "documents"}}`