Skip to content

Tags: mudler/LocalAI

Tags

v2.22.1

Toggle v2.22.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
models(gallery): add phi-3 vision (#3890)

Signed-off-by: Ettore Di Giacinto <[email protected]>

v2.22.0

Toggle v2.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: roll out bluemonday Sanitize more widely (#3794)

* initial pass: roll out bluemonday sanitization more widely

Signed-off-by: Dave Lee <[email protected]>

* add one additional sanitize - the overall modelslist used by the docs site

Signed-off-by: Dave Lee <[email protected]>

---------

Signed-off-by: Dave Lee <[email protected]>

v2.21.1

Toggle v2.21.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): Bump chromadb from 0.5.5 to 0.5.7 in /examples/langchain…

…-chroma (#3640)

chore(deps): Bump chromadb in /examples/langchain-chroma

Bumps [chromadb](https://github.com/chroma-core/chroma) from 0.5.5 to 0.5.7.
- [Release notes](https://github.com/chroma-core/chroma/releases)
- [Changelog](https://github.com/chroma-core/chroma/blob/main/RELEASE_PROCESS.md)
- [Commits](chroma-core/chroma@0.5.5...0.5.7)

---
updated-dependencies:
- dependency-name: chromadb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.21.0

Toggle v2.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
test: preliminary tests and merge fix for authv2 (#3584)

* add api key to existing app tests, add preliminary auth test

Signed-off-by: Dave Lee <[email protected]>

* small fix, run test

Signed-off-by: Dave Lee <[email protected]>

* status on non-opaque

Signed-off-by: Dave Lee <[email protected]>

* tweak auth error

Signed-off-by: Dave Lee <[email protected]>

* exp

Signed-off-by: Dave Lee <[email protected]>

* quick fix on real laptop

Signed-off-by: Dave Lee <[email protected]>

* add downloader version that allows providing an auth header

Signed-off-by: Dave Lee <[email protected]>

* stash some devcontainer fixes during testing

Signed-off-by: Dave Lee <[email protected]>

* s2

Signed-off-by: Dave Lee <[email protected]>

* s

Signed-off-by: Dave Lee <[email protected]>

* done with experiment

Signed-off-by: Dave Lee <[email protected]>

* done with experiment

Signed-off-by: Dave Lee <[email protected]>

* after merge fix

Signed-off-by: Dave Lee <[email protected]>

* rename and fix

Signed-off-by: Dave Lee <[email protected]>

---------

Signed-off-by: Dave Lee <[email protected]>
Co-authored-by: Ettore Di Giacinto <[email protected]>

v2.20.1

Toggle v2.20.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): bump grpcio (#3362)

Signed-off-by: Ettore Di Giacinto <[email protected]>

v2.20.0

Toggle v2.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(chat): re-generated uuid, created, and text on each request (#3359)

This was noticed by models returning content besides function calls.
Sadly we can't test that easily in the CI so it got unnoticed.

Signed-off-by: Ettore Di Giacinto <[email protected]>

v2.19.4

Toggle v2.19.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: ⬆️ Update ggerganov/llama.cpp (#3102)

⬆️ Update ggerganov/llama.cpp

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <[email protected]>

v2.19.3

Toggle v2.19.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(model-gallery): ⬆️ update checksum (#3036)

⬆️ Checksum updates in gallery/index.yaml

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <[email protected]>

v2.19.2

Toggle v2.19.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: ⬆️ Update ggerganov/llama.cpp (#2995)

⬆️ Update ggerganov/llama.cpp

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <[email protected]>

v2.19.1

Toggle v2.19.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci(release): run also on tags

Signed-off-by: Ettore Di Giacinto <[email protected]>