UAI.LiteRTLM
Cross-platform LiteRT-LM bindings for Unity & .NET apps.
Note
This repository recently underwent a Git LFS migration. Following the migration, all commits were fully re-signed to ensure the rewritten history has verified signatures.
Installation
This package was designed for Unity 6.0+ and .NET 8+. Built and tested in Unity 6.5 and .NET 10.
- Open project settings
- Select
Package Manager - Add the OpenUPM package registry:
- Name:
OpenUPM - URL:
https://package.openupm.com - Scope(s)
com.uralstech
- Name:
- Open the Unity Package Manager window (
Window->Package Manager) - Change the registry from
UnitytoMy Registries - Add the
UAI.LiteRTLMpackage
Documentation
See https://uralstech.github.io/UAI.LiteRTLM/DocSource/QuickStart.html or APIReferenceManual.pdf and Documentation.pdf in the package documentation for the reference manual and tutorial.