Tags: mudler/LocalAI
Tags
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]>
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>
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]>
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]>
PreviousNext