0.11.dev0
Pre-release
Pre-release
What's Changed
- Add docker default platform to data explorer by @mrchtr in #841
- Fix exception when invoke consumes with invalid field schema by @mrchtr in #842
- Update readme index weaviate component by @mrchtr in #843
- Create local artifact directory if it does not exist by @mrchtr in #847
- Remove RAG use case custom components by @mrchtr in #848
- Make Fondant installable via git by @RobbeSneyders in #849
- Fix hub generation with new components location by @RobbeSneyders in #851
- Move Dask Client configuration to Component class and use multi-GPU in
embed_images
component by @RobbeSneyders in #852 - Update component dir in build script by @RobbeSneyders in #856
- Make unique index sorted by @RobbeSneyders in #855
- Validate docker versions by @GeorgesLorre in #854
- Infer consume operation if not present in dataset interface by @mrchtr in #859
- Change dask_client to general setup method by @RobbeSneyders in #861
- Add
gpu
extra withdask-cuda
and bump minimum Python version to 3.9 by @RobbeSneyders in #862
Full Changelog: 0.10.1...0.11.dev0