What's Changed
- Set netlify build to only trigger on workflow dispatch by @dadmobile in #906
- Merge transformerlab-sdk to app (to be merged before the merging api PR) by @deep1401 in #891
- Merge transformerlab-api into this repo by @deep1401 in #888
- Add/fastapi users addition by @mina-parham in #889
- Run respective workflows only upon changes to api/ or lab-sdk/ by @deep1401 in #898
- Enable preview dataset button only when generate task is successful by @deep1401 in #883
- Fix pyproject of sdk to point correctly by @deep1401 in #899
- SDK Pypi Build is only triggered during release by @deep1401 in #896
- Go to the correct supported mode on the interact tab by @deep1401 in #881
- Show estimated time remaining for training jobs by @deep1401 in #885
- Formatted lab-sdk files by @ParamThakkar123 in #903
- README Updates after creating monorepo by @dadmobile in #904
- Text Diffusion Support - Inference, Training, Eval by @deep1401 in #880
Changes migrated from transformerlab-api
- Use fsspec in everything by @deep1401 in transformerlab/transformerlab-api#660
- Increment versions of all plugins by @deep1401 in transformerlab/transformerlab-api#682
- Format ruff for all files by @deep1401 in transformerlab/transformerlab-api#683
- Remove the installation of any mounting lib from install.sh by @deep1401 in transformerlab/transformerlab-api#684
- Remove all logic for s3 mounting from API by @deep1401 in transformerlab/transformerlab-api#685
Full Changelog: v0.25.0...v0.26.0