-
-
-
We currently have a `build_images.sh` script for each example pipeline. If we implement https://github.com/ml6team/fondant/issues/245, we no longer need this for fondant development, but users might s…
-
The component should be able to load
- questions
- answers (optional)
- context (optional)
We might just want to extend the existing [`load_from_files`](https://github.com/ml6team/fondant/blob/main/c…
-
Create a runner that allows users to run Fondant pipelines on Vertex AI pipelines.
```[tasklist]
### Tasks
- [ ] https://github.com/ml6team/fondant/issues/412
- [ ] https://github.com/ml6team/fondant/…
-
## Version **6.4.6** of the **angular2** packages was just published.
Branch
Build failing 🚨
Monorepo release group
angular2
…
-
[As described in our documentation](https://fondant.readthedocs.io/en/latest/component_spec/#additionalsubsets-additionalfields), fondant should propagate subset columns when `additionalFields` is Tru…
-
-
**Describe the bug**
A clear and concise description of what the bug is.
`
CMake Error at CMakeLists.txt:41 (add_library):
No SOURCES given to target: RecompiledFuncs
CMake Generate step fa…
-
Currently we are limited to only few data loaders and writers and most are implemented as a Dask transform component. In addition, implementing them sometimes requires some deep knowledge of Dask and …