LLM for Unity
v2.3.0
Create characters in Unity with LLMs!
|
File implementing LLM helper code. More...
Go to the source code of this file.
Classes | |
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... | |
File implementing LLM helper code.
Definition in file LLMUtils.cs.