-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Add first-class oMLX provider support #1048
Copy link
Copy link
Closed
Labels
area: providersAI provider integrationsAI provider integrationsenhancementNew feature or requestNew feature or requestesperantoMust be implemented in the Esperanto libraryMust be implemented in the Esperanto libraryreadyApproved and ready to be worked onApproved and ready to be worked onreleasedShipped in a stable releaseShipped in a stable releaseupstreamRoot cause is in an upstream dependencyRoot cause is in an upstream dependency
Description
Activity
Metadata
Metadata
Assignees
Labels
area: providersAI provider integrationsAI provider integrationsenhancementNew feature or requestNew feature or requestesperantoMust be implemented in the Esperanto libraryMust be implemented in the Esperanto libraryreadyApproved and ready to be worked onApproved and ready to be worked onreleasedShipped in a stable releaseShipped in a stable releaseupstreamRoot cause is in an upstream dependencyRoot cause is in an upstream dependency
Summary
Add first-class oMLX provider support in Open Notebook Settings, similar to how Ollama is exposed as a dedicated provider.
Background
oMLX is an OpenAI-compatible local inference server for Apple Silicon (MLX). Users can already point a generic OpenAI-compatible credential at it, but a first-class provider improves discoverability, defaults, and docs—especially around the default port conflict with SurrealDB.
Proposed / implemented behavior
openai-compatibleproviderhttp://localhost:11435/v1(avoids SurrealDB’s port8000)Status
Implementation is ready on branch
feature/omlx-providerand will be submitted as a draft PR linked to this issue.Acceptance criteria
openai-compatibleat runtime