Skip to content

v2.6.0

Compare
Choose a tag to compare
@mudler mudler released this 20 Jan 17:34
· 1885 commits to master since this release
06cd9ef

What's Changed

Bug fixes 🐛

  • move BUILD_GRPC_FOR_BACKEND_LLAMA logic to makefile: errors in this section now immediately fail the build by @dionysius in #1576
  • prepend built binaries in PATH for BUILD_GRPC_FOR_BACKEND_LLAMA by @dionysius in #1593

Exciting New Features 🎉

  • minor: replace shell pwd in Makefile with CURDIR for better windows compatibility by @dionysius in #1571
  • Makefile: allow to build without GRPC_BACKENDS by @mudler in #1607
  • feat: 🐍 add mamba support by @mudler in #1589
  • feat(extra-backends): Improvements, adding mamba example by @mudler in #1618

👒 Dependencies

Other Changes

New Contributors

Full Changelog: v2.5.1...v2.6.0