LLM for Unity
v3.0.1
Create characters in Unity with LLMs!
Loading...
Searching...
No Matches
LLMUnity.LLM Member List
This is the complete list of members for
LLMUnity.LLM
, including all inherited members.
AddLora
(string path, float weight=1f)
LLMUnity.LLM
inline
advancedOptions
LLMUnity.LLM
APIKey
LLMUnity.LLM
architecture
LLMUnity.LLM
Awake
()
LLMUnity.LLM
inline
batchSize
LLMUnity.LLM
contextSize
LLMUnity.LLM
Destroy
()
LLMUnity.LLM
inline
dontDestroyOnLoad
LLMUnity.LLM
embeddingLength
LLMUnity.LLM
embeddingsOnly
LLMUnity.LLM
failed
LLMUnity.LLM
flashAttention
LLMUnity.LLM
ListLoras
()
LLMUnity.LLM
inline
LLM
() (defined in
LLMUnity.LLM
)
LLMUnity.LLM
inline
llmService
LLMUnity.LLM
lora
LLMUnity.LLM
loraWeights
LLMUnity.LLM
model
LLMUnity.LLM
modelSetupComplete
LLMUnity.LLM
static
modelSetupFailed
LLMUnity.LLM
static
numGPULayers
LLMUnity.LLM
numThreads
LLMUnity.LLM
OnDestroy
() (defined in
LLMUnity.LLM
)
LLMUnity.LLM
inline
parallelPrompts
LLMUnity.LLM
port
LLMUnity.LLM
reasoning
LLMUnity.LLM
Register
(LLMClient llmClient)
LLMUnity.LLM
inline
remote
LLMUnity.LLM
RemoveLora
(string path)
LLMUnity.LLM
inline
RemoveLoras
()
LLMUnity.LLM
inline
SetEmbeddings
(int embeddingLength, bool embeddingsOnly)
LLMUnity.LLM
inline
SetLora
(string path, float weight=1f)
LLMUnity.LLM
inline
SetLoraWeight
(string path, float weight)
LLMUnity.LLM
inline
SetLoraWeights
(Dictionary< string, float > loraToWeight)
LLMUnity.LLM
inline
SetModel
(string path)
LLMUnity.LLM
inline
SetReasoning
(bool reasoning)
LLMUnity.LLM
inline
SetSSLCertFromFile
(string path)
LLMUnity.LLM
inline
SetSSLKeyFromFile
(string path)
LLMUnity.LLM
inline
SSLCert
LLMUnity.LLM
SSLKey
LLMUnity.LLM
started
LLMUnity.LLM
WaitUntilModelSetup
(Action< float > downloadProgressCallback=null)
LLMUnity.LLM
inline
static
WaitUntilReady
()
LLMUnity.LLM
inline
Generated by
1.10.0