Is it possible to embed the foundry local binary, along with its dependencies, in an app and run it via sub-process? will be a good use case if we can embed the foundry local binary for a genai app, instead of depending on having it installed separately.
i can see the msix installer when unzipped contains all the files required. will having this be sufficient? or requires some extra setup. ollama works great with a standalone binary and dependencies in such use cases, looking for similar setup for foundry local.
kindly let me know.
Is it possible to embed the foundry local binary, along with its dependencies, in an app and run it via sub-process? will be a good use case if we can embed the foundry local binary for a genai app, instead of depending on having it installed separately.
i can see the msix installer when unzipped contains all the files required. will having this be sufficient? or requires some extra setup. ollama works great with a standalone binary and dependencies in such use cases, looking for similar setup for foundry local.
kindly let me know.