Skip to content

v0.0.25.post1

Choose a tag to compare

@github-actions github-actions released this 09 Jun 07:20
· 71 commits to main since this release
01adced

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 BaseGenerator by @nerdai in #410
  • [Feature] Add notebook utils process monitor by @nerdai in #412
  • [fix] ProcessMonitor.monitor_live to not loop through keys by @nerdai in #413
  • [feature] Update monitor_live to 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_rag by 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