![]() |
LLM for Unity
v2.5.2
Create characters in Unity with LLMs!
|
Classes | |
| class | LLMUnity.LLMBuilder |
| Class implementing the LLMUnity builder. More... | |
| class | LLMUnity.GGUFReader |
| Class implementing the GGUF reader. More... | |
| class | LLMUnity.ModelEntry |
| Class implementing a LLM model entry. More... | |
| class | LLMUnity.LLMManager |
| Class implementing the LLM model manager. More... | |
| class | LLMUnity.LLMUnitySetup |
| Class implementing helper functions for setup and process management. More... | |
| class | LLMUnity.LLMException |
| Class implementing a basic LLM Exception. More... | |
| class | LLMUnity.DestroyException |
| Class implementing a basic LLM Destroy Exception. More... | |
| class | LLMUnity.LoraAsset |
| Class representing a LORA asset. More... | |
| class | LLMUnity.LoraManager |
| Class representing the LORA manager allowing to convert and retrieve LORA assets to string (for serialisation) More... | |
| class | LLMUnity.ResumingWebClient |
| Class implementing a resumable Web client. More... | |