feat: add desktop runtime extensions#290
Conversation
Introduce a desktop runtime extension registry so Flutter apps can plug in alternative runtimes such as MLX-backed bridges while preserving the built-in LiteRT desktop fallback. Add public request/registry APIs, wire the registry into desktop inference and embedding creation, document the extension hook in the README, and cover the lifecycle behavior with tests. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Hey Uladzimir — thanks for the contribution, this is a meaningful piece My main ask before merge is structural: would you be open to splitting Either way, here are the behavioural issues I'd like fixed before any In
In
In
In
In
In
Sasha |
Summary
Validation