Chris Pappalardo

Results 9 comments of Chris Pappalardo

> > > There is an error during compilation of the file at line 48. The signature of the function is: > char * AMQPMessage::getMessage(uint32_t* length) > > On line...

At PyCon 2024 going to fork this and work on it.

At PyCon 2024, looking at this now. Looks like PR #9292 stalled with comments, so I'll see if I can get it finished.

Not sure what to do about these integration test errors (all seem related to OpenAI): ![image](https://github.com/deepset-ai/haystack/assets/3485539/bec70d28-e86a-4040-9876-5c689dfaf426) ![image](https://github.com/deepset-ai/haystack/assets/3485539/f0292f00-8dda-4374-ac07-a18a2144519f)

Happy to contribute, I'm a fan of this project!

Hi @vblagoje and team Haystack. I just implemented a custom component inheriting from `ConditionalRouter` that does this in a recent project. I'll submit a PR.

PR is up: https://github.com/deepset-ai/haystack/pull/7957