Skip to content

feat(backends): install from local path #5962

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 3, 2025

Conversation

mudler
Copy link
Owner

@mudler mudler commented Aug 3, 2025

Description

This PR is related to #5917

This allows to call local-ai backends install on local paths. For instance:

local-ai backends install path/to/backend

Note, to specify a backends path, set --backends-path accordingly, for example:

local-ai backends install --backends-path /var/lib/local-ai/backends path/to/backend/just/built

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Copy link

netlify bot commented Aug 3, 2025

Deploy Preview for localai ready!

Name Link
🔨 Latest commit 18245bf
🔍 Latest deploy log https://app.netlify.com/projects/localai/deploys/688f2c86e4a266000860ef3e
😎 Deploy Preview https://deploy-preview-5962--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@mudler mudler force-pushed the feat/install-backends-from-paths branch from b5d73c9 to fa8562a Compare August 3, 2025 09:27
@mudler mudler force-pushed the feat/install-backends-from-paths branch from fa8562a to 18245bf Compare August 3, 2025 09:31
@mudler mudler added enhancement New feature or request and removed dependencies labels Aug 3, 2025
@mudler mudler merged commit a35a701 into master Aug 3, 2025
26 checks passed
@mudler mudler deleted the feat/install-backends-from-paths branch August 3, 2025 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant