v0.0.25.post1
·
71 commits
to main
since this release
What's Changed
- Bump the all-python-packages group across 1 directory with 4 updates by @dependabot in #407
- [docs] integrations page update by @nerdai in #408
- [docs] Add docs for LangChain Bridge by @czakop in #409
- [Feature] add complete method to
BaseGeneratorby @nerdai in #410 - [Feature] Add notebook utils process monitor by @nerdai in #412
- [fix]
ProcessMonitor.monitor_liveto not loop through keys by @nerdai in #413 - [feature] Update
monitor_liveto work on a list of processes and break if all have stopped by @nerdai in #414 - [docs] Add cookbook for basic federated fine-tuning of RAG system by @nerdai in #415
- [chore] Add fl notebook to docs by @nerdai in #416
- [chore] Update citation in README.md by @nerdai in #418
- Improve import time for
fed_ragby lazy loading heavy modules and classes by @nerdai in #419 - [version] bump version to v0.0.25 by @nerdai in #420
- [version] bump to version v0.0.25.post1 by @nerdai in #421
Full Changelog: v0.0.24...v0.0.25.post1