Antonio Valentini

Results 7 comments of Antonio Valentini

Just tried and `yarn install` returns an error too, BUT, it makes `npm install` work for some reason. So basically: - `$ npm install --legacy-peer-deps` :x: - `$ yarn install`...

Deleting the newly created `package-lock.json` solves the issue `error - Failed to patch lockfile, please try uninstalling and reinstalling next in this workspace` when running `npm run dev`.

#21 is here :) Let me know what you think. Thanks!

I'm having the same issue, and the workaround is working fine. What are the downsides of setting `Embeddings = false` ? ### Environment & Configuration windows 11 x64 LLamaSharp-0.19.0 NVIDIA...

Hey, is this issue still free to pick? I worked on it in my spare time and I might push a PR if you want. If interested you can see...

@daniel-jones-deepl, @JanEbbing, would you evaluate the possibility to add some service collection extensions? I wrote a small POC in this PR #28.

Hey @DeeJayTC, yes that's what I had in mind. Since you're integrating this into the development branch, I think my [PR](https://github.com/DeepLcom/deepl-dotnet/pull/28) is not useful anymore. Should I close it?