Skip to content

feat(backends): allow backends to not have a metadata file #5963

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

In this case we generate one on the fly and we infer the metadata we can.

Obviously this have the side effect of not being able to register potential aliases or other metadata fields.

This PR fixes #5917

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

In this case we generate one on the fly and we infer the metadata we
can.

Obviously this have the side effect of not being able to register
potential aliases.

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

netlify bot commented Aug 3, 2025

Deploy Preview for localai ready!

Name Link
🔨 Latest commit 57458bd
🔍 Latest deploy log https://app.netlify.com/projects/localai/deploys/688f638c63b8fb000881c76d
😎 Deploy Preview https://deploy-preview-5963--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 merged commit 90f5639 into master Aug 3, 2025
26 checks passed
@mudler mudler deleted the feat/allow-backends-without-metadata branch August 3, 2025 14:47
@mudler mudler added the enhancement New feature or request label Aug 4, 2025
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.

Allow sideloading backends on filesystem
1 participant