Update for Stable version of Sentis
Describe the feature
Now that Sentis 2.1.0 is released as a stable version will you be updating this package to work with that? Also I know there was discussion on rolling this package into LLM for Unity did that ever happen?
Hi! I'm working on porting the RAG functionality in LLMUnity as we speak, it will be ready next week. The LLMUnity version will not use Sentis anymore, it will use directly GGUF files and will allow for a huge variety of models.
That's great to hear! Thank you for all the work on this asset, looking forward to the update.
First hat down Toni. Dinata Dinata File. I checked new version of Sentis. IBackend backend=worker.GetBackend(). Now classes and methods are internal also some OPS are changed. It is Unity habit to use private, internal on their source disabling streamline development. It would be good also if you also include nomic. Here or in LLMUnity. (If I was unity I would do Sentis to do gguf). Maybe if I have I'll contribute updating the Embedding.cs.