Vladimir Blagojevic

Results 88 comments of Vladimir Blagojevic

It's missing reno note and unit tests. It's an important addition and would love to see @lambda-science push it towards the finish line 🏁

Verified manually to work for OpenAI, Anthropic, and Cohere. The tests were: **OpenAI:** ``` import json from typing import List from haystack import Pipeline from haystack.components.converters import OutputAdapter from haystack.components.generators.chat...

Sorry for the delay @CarlosFerLo - I'm taking a look at this one now

Completed and integrated in haystack-experimental with https://github.com/deepset-ai/haystack-experimental/pull/8

Yes, you are right @rudri182 , thanks for spotting and reporting this one.

@davidberenstein1957 apologies for the late response; I never got these notifications you sent. I understand your intentions regarding the custom Argilla callback manager. In striving for simplicity and prevention of...

That seems reasonable @davidberenstein1957 Would you please follow up on this idea @anakin87 ?

Hey @mikebellerU and @Redna , before jumping onto some of these great ideas about pipeline executors, let's focus on making https://github.com/deepset-ai/haystack/compare/massi/pipeline-component actually work, the main "issue" remaining to be (de)serialization...