![]() |
LLM for Unity
v2.5.2
Create characters in Unity with LLMs!
|
This is the complete list of members for LLMUnity.LLMManager, including all inherited members.
| AddEntry(ModelEntry entry) | LLMUnity.LLMManager | inlinestatic |
| AddEntry(string path, bool lora=false, string label=null, string url=null) | LLMUnity.LLMManager | inlinestatic |
| Build(ActionCallback copyCallback) | LLMUnity.LLMManager | inlinestatic |
| Download(string url, bool lora=false, bool log=false, string label=null) | LLMUnity.LLMManager | inlinestatic |
| DownloadLora(string url, bool log=false, string label=null) | LLMUnity.LLMManager | inlinestatic |
| DownloadModel(string url, bool log=false, string label=null) | LLMUnity.LLMManager | inlinestatic |
| downloadOnStart (defined in LLMUnity.LLMManager) | LLMUnity.LLMManager | static |
| downloadProgress (defined in LLMUnity.LLMManager) | LLMUnity.LLMManager | static |
| downloadProgressCallbacks (defined in LLMUnity.LLMManager) | LLMUnity.LLMManager | static |
| Get(string path) | LLMUnity.LLMManager | inlinestatic |
| GetAssetPath(string filename) | LLMUnity.LLMManager | inlinestatic |
| Load(string path, bool lora=false, bool log=false, string label=null) | LLMUnity.LLMManager | inlinestatic |
| Load() | LLMUnity.LLMManager | inlinestatic |
| LoadFromDisk() | LLMUnity.LLMManager | inlinestatic |
| LoadLora(string path, bool log=false, string label=null) | LLMUnity.LLMManager | inlinestatic |
| LoadModel(string path, bool log=false, string label=null) | LLMUnity.LLMManager | inlinestatic |
| loraProgress (defined in LLMUnity.LLMManager) | LLMUnity.LLMManager | static |
| modelEntries (defined in LLMUnity.LLMManager) | LLMUnity.LLMManager | static |
| modelProgress (defined in LLMUnity.LLMManager) | LLMUnity.LLMManager | static |
| Num(bool lora) | LLMUnity.LLMManager | inlinestatic |
| NumLoras() | LLMUnity.LLMManager | inlinestatic |
| NumModels() | LLMUnity.LLMManager | inlinestatic |
| Register(LLM llm) | LLMUnity.LLMManager | inlinestatic |
| Remove(string filename) | LLMUnity.LLMManager | inlinestatic |
| Remove(ModelEntry entry) | LLMUnity.LLMManager | inlinestatic |
| Save() | LLMUnity.LLMManager | inlinestatic |
| SaveToDisk() | LLMUnity.LLMManager | inlinestatic |
| SetDownloadOnStart(bool value) | LLMUnity.LLMManager | inlinestatic |
| SetDownloadProgress(float progress) | LLMUnity.LLMManager | inlinestatic |
| SetIncludeInBuild(string filename, bool includeInBuild) | LLMUnity.LLMManager | inlinestatic |
| SetIncludeInBuild(ModelEntry entry, bool includeInBuild) | LLMUnity.LLMManager | inlinestatic |
| SetLoraProgress(float progress) | LLMUnity.LLMManager | inlinestatic |
| SetModelProgress(float progress) | LLMUnity.LLMManager | inlinestatic |
| SetTemplate(string filename, string chatTemplate) | LLMUnity.LLMManager | inlinestatic |
| SetTemplate(ModelEntry entry, string chatTemplate) | LLMUnity.LLMManager | inlinestatic |
| Setup() | LLMUnity.LLMManager | inlinestatic |
| SetupOnce() | LLMUnity.LLMManager | inlinestatic |
| SetURL(string filename, string url) | LLMUnity.LLMManager | inlinestatic |
| SetURL(ModelEntry entry, string url) | LLMUnity.LLMManager | inlinestatic |
| Unregister(LLM llm) | LLMUnity.LLMManager | inlinestatic |