mirror of
https://github.com/mudler/LocalAI
synced 2026-04-21 13:27:21 +00:00
* feat(cli): add configurable backend image fallback tags via CLI options - Add three new CLI flags: --backend-images-release-tag, --backend-images-branch-tag, --backend-dev-suffix - Add corresponding fields to SystemState for passing configuration - Add WithBackendImagesReleaseTag, WithBackendImagesBranchTag, WithBackendDevSuffix options - Modify getFallbackTagValues to use SystemState instead of environment variables - Pass CLI options through to SystemState in run.go Signed-off-by: localai-bot <localai-bot@users.noreply.github.com> * fix: add missing os import in core/gallery/backends.go Signed-off-by: localai-bot <localai-bot@users.noreply.github.com> --------- Signed-off-by: localai-bot <localai-bot@users.noreply.github.com> Co-authored-by: localai-bot <localai-bot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| audio | ||
| concurrency | ||
| downloader | ||
| format | ||
| functions | ||
| grpc | ||
| huggingface-api | ||
| langchain | ||
| model | ||
| oci | ||
| reasoning | ||
| signals | ||
| sound | ||
| store | ||
| system | ||
| utils | ||
| vram | ||
| xio | ||
| xsync | ||
| xsysinfo | ||