0.11.0
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 - Write metadata file by @RobbeSneyders in #864
- Update component directory in tag component script by @RobbeSneyders in #866
- Add pre- and post-build script to work around Poetry bug by @RobbeSneyders in #868
- Catch Dask client shutdown error by @RobbeSneyders in #869
- Move convert-string into component setup method by @RobbeSneyders in #871
- Specify schema when writing to parquet in write_to_file component by @RobbeSneyders in #873
- Don't write metadata file by @RobbeSneyders in #875
- Allow more supported docker versions by @RobbeSneyders in #878
- Fix docs build for Poetry >=1.8 by @RobbeSneyders in #881
- Update Fondant version in load_from_hub component by @RobbeSneyders in #880
- Add test for consume name to name mapping by @mrchtr in #867
- Add struct to types by @PhilippeMoussalli in #879
- Bugfix remote file detection by @PhilippeMoussalli in #883
- Fix default lightweight component by @PhilippeMoussalli in #884
- Enable timezone type for timestamp pyarrow type by @PhilippeMoussalli in #888
- Add dask and docker as default dependencies by @GeorgesLorre in #893
- Add image retrieval from FAISS index by @mrchtr in #876
- Implement non-blocking to_parquet by @RobbeSneyders in #892
- Add retrieve from faiss by embedding component by @mrchtr in #894
- Remove docker image after build and push from local device by @mrchtr in #895
- Temporarily disabled exposing the Dask diagnostic dashboard by @mrchtr in #872
- Align retrieve_from_faiss_by_prompt component name by @RobbeSneyders in #896
Full Changelog: 0.10.1...0.11.0