Skip to content

LocalEmbedder allow constructor where we can give already loaded models. #37

@Donaut

Description

@Donaut

Hello,

I'm trying to make blazor wasm work with LocalEmbedder and i didn't had any success. LocalEmbedder uses System.IO.File class to check if the model exists and read the file but on blazor wasm the path is wrong. If i could load the model on my own way and just give it to the LocalEmbedder that would solve many problems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions