dotnet / dotnet/smartcomponents
LocalEmbedder allow constructor where we can give already loaded models.
Open
- Dominant language
- C#
- Stars
- 508
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.