Releases: mudler/LocalAI
Releases · mudler/LocalAI
v1.24.1
v1.24.0
What's Changed
Bug fixes 🐛
Exciting New Features 🎉
- feat: add bark and AutoGPTQ by @mudler in #871
- feat: Add Diffusers by @mudler in #874
- feat: add API_KEY list support by @neboman11 in #877
- feat: Add exllama by @mudler in #881
- feat: pre-configure LocalAI galleries by @mudler in #886
👒 Dependencies
- ⬆️ Update nomic-ai/gpt4all by @ci-robbot in #870
- fix(deps): update github.com/nomic-ai/gpt4all/gpt4all-bindings/golang digest to 0f2bb50 by @renovate in #869
- fix(deps): update github.com/tmc/langchaingo digest to fd8b7f0 by @renovate in #882
- fix(deps): update github.com/nomic-ai/gpt4all/gpt4all-bindings/golang digest to 4d855af by @renovate in #875
Other Changes
- docs: base-Update comments in .env for cublas, openblas, clblas by @scott4290 in #867
New Contributors
- @scott4290 made their first contribution in #867
- @neboman11 made their first contribution in #877
Full Changelog: v1.23.2...v.1.24.0
v1.23.2
What's Changed
Bug fixes 🐛
Exciting New Features 🎉
- feat: "simple" chat/edit/completion template system prompt from config by @dave-gray101 in #856
- feat: add ngqa and RMSNormEps parameters by @mudler in #860
- feat: update integer, number and string rules - allow primitives as root types by @mudler in #862
👒 Dependencies
- fix(deps): update github.com/tmc/langchaingo digest to 271e9bd by @renovate in #857
- fix(deps): update github.com/nomic-ai/gpt4all/gpt4all-bindings/golang digest to c449b71 by @renovate in #858
- ⬆️ Update nomic-ai/gpt4all by @ci-robbot in #859
- fix(deps): update github.com/go-skynet/go-llama.cpp digest to 50cee77 by @renovate in #861
Full Changelog: v1.23.1...v1.23.2
v1.23.1
What's Changed
Bug fixes 🐛
- Fix: Model Gallery Downloads by @dave-gray101 in #835
- fix(examples): use pinned versions in the k8sgpt example by @mudler in #845
- fix(gallery): preload from file should by in YAML format by @mudler in #846
- Revert ":arrow_up: Update go-skynet/go-llama.cpp" by @mudler in #850
- fix(gallery): use inline YAML by @mudler in #851
Exciting New Features 🎉
- feature: model list :: filter query string parameter by @dave-gray101 in #830
👒 Dependencies
- ⬆️ Update nomic-ai/gpt4all by @ci-robbot in #847
Other Changes
- fix(deps): update module github.com/rs/zerolog to v1.30.0 by @renovate in #836
- ⬆️ Update go-skynet/go-llama.cpp by @ci-robbot in #824
- ⬆️ Update nomic-ai/gpt4all by @ci-robbot in #825
- fix(deps): update github.com/go-skynet/go-llama.cpp digest to 8c51308 by @renovate in #822
- fix(deps): update github.com/tmc/langchaingo digest to 7df4fe5 by @renovate in #826
- refactor: Remove remaining uses of depreciated package
io/ioutil
by @dave-gray101 in #837 - Create .gitattributes to force git clone to keep the LF line endings on .sh files by @energynumbers in #838
- Added "BMO Chatbot" to "Projects already using LocalAI to run local models" section." by @longy2k in #828
- ✨📝 Add OpenOps to README's project list by @azigler in #832
- ⬆️ Update nomic-ai/gpt4all by @ci-robbot in #841
- fix(deps): update github.com/tmc/langchaingo digest to 8f10160 by @renovate in #843
- feat: Update logo by @mudler in #849
- fix(deps): update github.com/nomic-ai/gpt4all/gpt4all-bindings/golang digest to cbdcde8 by @renovate in #833
- Update to working k8sgpt + localai example in documentation by @tharpooljha in #852
New Contributors
- @energynumbers made their first contribution in #838
- @longy2k made their first contribution in #828
- @azigler made their first contribution in #832
- @tharpooljha made their first contribution in #852
Full Changelog: v1.23.0...v1.23.1
v1.23.0
What's Changed
Breaking Changes 🛠
Bug fixes 🐛
- fix missing openai_api_base on langchain-chroma example by @wendyliga in #818
- fix: add rope settings during model load, fix CUDA by @mudler in #821
- fix: select function calls if 'name' is set in the request by @mudler in #827
- fix: symlink libphonemize in the container by @mudler in #831
Exciting New Features 🎉
- Added CPU information to entrypoint.sh by @finger42 in #794
- feat: cancel stream generation if client disappears by @tmm1 in #792
- fix: use bytes in gRPC proto instead of strings by @mudler in #813
👒 Dependencies
- ⬆️ Update nomic-ai/gpt4all by @ci-robbot in #807
- fix(deps): update github.com/tmc/langchaingo digest to 7d5f9fd by @renovate in #768
- fix(deps): update github.com/donomii/go-rwkv.cpp digest to c898cd0 by @renovate in #748
- fix(deps): update github.com/nomic-ai/gpt4all/gpt4all-bindings/golang digest to 9100b2e by @renovate in #753
- fix(deps): update module github.com/sashabaranov/go-openai to v1.14.1 by @renovate in #783
- ⬆️ Update nomic-ai/gpt4all by @ci-robbot in #814
- fix(deps): update module google.golang.org/grpc to v1.57.0 by @renovate in #815
- fix(deps): update github.com/go-skynet/go-llama.cpp digest to 6ba16de by @renovate in #820
- fix(deps): update github.com/nomic-ai/gpt4all/gpt4all-bindings/golang digest to 39acbc8 by @renovate in #817
Other Changes
- fix: update gitignore and make clean by @dave-gray101 in #798
- fix(deps): update github.com/go-skynet/go-llama.cpp digest to 562d2b5 by @renovate in #766
New Contributors
- @finger42 made their first contribution in #794
- @tmm1 made their first contribution in #792
- @wendyliga made their first contribution in #818
Full Changelog: v1.22.0...v1.23.0
v1.22.0
What's Changed
Breaking Changes 🛠
Bug fixes 🐛
- fix: move metal file to grpcs assets by @mudler in #777
- fix: make completions endpoint more close to OpenAI specification by @mudler in #790
Exciting New Features 🎉
- feat: add llama-master backend by @mudler in #752
- [build] pass build type to cmake on libtransformers.a build by @TonDar0n in #741
- feat: resolve JSONSchema refs (planners) by @mudler in #774
- feat: backends improvements by @mudler in #778
- feat(llama2): add template for chat messages by @dave-gray101 in #782
👒 Dependencies
- ⬆️ Update go-skynet/go-bert.cpp by @ci-robbot in #758
- ⬆️ Update nomic-ai/gpt4all by @ci-robbot in #759
- ⬆️ Update nomic-ai/gpt4all by @ci-robbot in #769
- ⬆️ Update go-skynet/go-llama.cpp by @ci-robbot in #770
- ⬆️ Update nomic-ai/gpt4all by @ci-robbot in #775
- ⬆️ Update go-skynet/go-llama.cpp by @ci-robbot in #723
- ⬆️ Update nomic-ai/gpt4all by @ci-robbot in #785
Other Changes
- example(functions): Add OpenAI functions example by @mudler in #767
- [Telegram-bot example] Fix lint for command docker-compose by @exsplashit in #787
New Contributors
- @TonDar0n made their first contribution in #741
- @exsplashit made their first contribution in #787
Full Changelog: v1.21.0...v1.22.0
v1.21.0 - LocalAI functions!
What's Changed
Bug fixes 🐛
Exciting New Features 🎉
- feat: [whisper] Partial support for verbose_json format in transcribe endpoint by @ldotlopez in #721
- feat: LocalAI functions by @mudler in #726
- feat:
gRPC
-based backends by @mudler in #743 - feat: falcon support (7b and 40b) with
ggllm.cpp
by @mudler in #743
Other Changes
- ⬆️ Update nomic-ai/gpt4all by @ci-robbot in #704
- fix(deps): bump go-llama.cpp by @mudler in #719
- Create FUNDING.yml by @mudler in #725
- fix(deps): update module github.com/sashabaranov/go-openai to v1.13.0 by @renovate in #667
- fix(deps): update module github.com/otiai10/openaigo to v1.5.2 by @renovate in #731
- fix(deps): update github.com/tmc/langchaingo digest to a875e6b by @renovate in #700
- fix(deps): update github.com/go-skynet/go-llama.cpp digest to ffa57fb by @renovate in #707
- fix(deps): update github.com/nomic-ai/gpt4all/gpt4all-bindings/golang digest to d611d10 by @renovate in #699
- Update README with sponsors section by @mudler in #732
- fix(deps): update github.com/go-skynet/go-ggml-transformers.cpp digest to 3fec197 by @renovate in #706
- ⬆️ Update nomic-ai/gpt4all by @ci-robbot in #705
- fix(deps): update module google.golang.org/protobuf to v1.31.0 by @renovate in #746
- fix(deps): update module github.com/sashabaranov/go-openai to v1.14.0 by @renovate in #739
- fix(deps): update module gopkg.in/yaml.v2 to v3 by @renovate in #299
- fix(deps): update github.com/go-skynet/go-ggml-transformers.cpp digest to ffb09d7 by @renovate in #744
- ⬆️ Update donomii/go-rwkv.cpp by @ci-robbot in #750
- fix(deps): update github.com/mudler/go-ggllm.cpp digest to 862477d by @renovate in #745
- fix(deps): update github.com/tmc/langchaingo digest to dcf7ecd by @renovate in #736
- fix(deps): update github.com/nomic-ai/gpt4all/gpt4all-bindings/golang digest to cfd70b6 by @renovate in #734
- fix(deps): update github.com/go-skynet/go-llama.cpp digest to 6c97625 by @renovate in #733
- ⬆️ Update nomic-ai/gpt4all by @ci-robbot in #735
- ⬆️ Update go-skynet/go-ggml-transformers.cpp by @ci-robbot in #711
- fix(deps): update github.com/go-skynet/go-bert.cpp digest to 6abe312 by @renovate in #756
- fix(deps): update module github.com/gofiber/fiber/v2 to v2.48.0 by @renovate in #757
New Contributors
- @ldotlopez made their first contribution in #721
Full Changelog: v1.20.1...v1.21.0
v1.20.1
What's Changed
Other Changes
- Update README.md by @mudler in #694
- ⬆️ Update nomic-ai/gpt4all by @ci-robbot in #691
- ⬆️ Update ggerganov/whisper.cpp by @ci-robbot in #696
- fix(deps): update github.com/tmc/langchaingo digest to e510561 by @renovate in #695
- fix(deps): update github.com/nomic-ai/gpt4all/gpt4all-bindings/golang digest to 390994e by @renovate in #653
- ⬆️ Update go-skynet/go-llama.cpp by @ci-robbot in #697
- fix(deps): update github.com/ggerganov/whisper.cpp/bindings/go digest to 85ed71a by @renovate in #669
- fix(deps): update github.com/go-skynet/go-llama.cpp digest to 42ba448 by @renovate in #698
- fix: adapt whisper to bindings updates by @mudler in #702
- fix: split build threads from running threads by @mudler in #703
Full Changelog: v1.20.0...v1.20.1
v1.20.0
What's Changed
Bug fixes 🐛
Exciting New Features 🎉
- feat: add tts with go-piper by @mudler in #649
- feat: gallery repository by @mudler in #663
- fix: rename /models/list to /models/available by @mudler in #678
- feat: Add '/version' endpoint and display it in the CLI by @mudler in #679
- feat: update llama, enable NUMA by @mudler in #684
Other Changes
- ⬆️ Update nomic-ai/gpt4all by @ci-robbot in #635
- ⬆️ Update donomii/go-rwkv.cpp by @ci-robbot in #600
- fix(deps): update github.com/nomic-ai/gpt4all/gpt4all-bindings/golang digest to 09ae04c by @renovate in #632
- ⬆️ Update go-skynet/go-ggml-transformers.cpp by @ci-robbot in #644
- ⬆️ Update nomic-ai/gpt4all by @ci-robbot in #650
- fix(deps): update module github.com/sashabaranov/go-openai to v1.11.3 by @renovate in #606
- example(slack-qa-bot): Add slack QA bot example by @mudler in #654
- ⬆️ Update go-skynet/go-llama.cpp by @ci-robbot in #634
- ⬆️ Update nomic-ai/gpt4all by @ci-robbot in #657
- fix(deps): update module github.com/otiai10/openaigo to v1.4.0 by @renovate in #666
- ⬆️ Update nomic-ai/gpt4all by @ci-robbot in #668
- Update github.com/go-skynet/go-ggml-transformers.cpp digest to a459d27 by @renovate in #629
- Update github.com/tmc/langchaingo digest to 4d9d55d by @renovate in #665
- fix: add omitempty where needed by @mudler in #671
- refactor: consolidate usage of GetURI by @mudler in #674
- fix(deps): update github.com/tmc/langchaingo digest to 7ea7345 by @renovate in #675
- ⬆️ Update ggerganov/whisper.cpp by @ci-robbot in #672
- Update entrypoint.sh to use $THREADS for parallel compilation on start if present by @maccam912 in #673
- Docker preserve sources by @samm81 in #658
- Dockerfile: adds a warning if
$TARGETARCH
or$TARGETVARIANT
missing by @samm81 in #686 - ⬆️ Update nomic-ai/gpt4all by @ci-robbot in #681
- ⬆️ Update ggerganov/whisper.cpp by @ci-robbot in #682
- fix(deps): update github.com/go-skynet/go-llama.cpp digest to f104111 by @renovate in #630
- fix: detect TARGETARCH if not present by @mudler in #688
- ⬆️ Update go-skynet/go-llama.cpp by @ci-robbot in #690
- ⬆️ Update go-skynet/go-ggml-transformers.cpp by @ci-robbot in #692
- fix(deps): update github.com/go-skynet/go-llama.cpp digest to 5827536 by @renovate in #693
- fix(deps): update github.com/tmc/langchaingo digest to 633853b by @renovate in #689
- fix(deps): update github.com/go-skynet/go-ggml-transformers.cpp digest to 8e31841 by @renovate in #685
New Contributors
- @maccam912 made their first contribution in #673
Full Changelog: v1.19.2...v1.20.0