ragbits
ragbits copied to clipboard
feat: add pipelines
Feature description
Goal of this task is to add to ragbits-core package new concept of pipelines. Overall sketch for this is implemented here: #330
Motivation
We decided that we want to have primitives for building generic pipelines.
Additional context
No response
ref lib with pipeline primitives: https://github.com/the-pocket/PocketFlow
We decided to not create pipelines directly in ragbits code, but rather choose one of popular libraries and integrate / make how-to's guides on connecting it with ragbits.
We can close #330 then