LLM for Unity
v2.3.0
Create characters in Unity with LLMs!
|
Directories | |
RAG | |
Files | |
LLM.cs | |
File implementing the LLM. | |
LLMBuilder.cs | |
File implementing the LLMUnity builder. | |
LLMCaller.cs | |
File implementing the basic functionality for LLM callers. | |
LLMCharacter.cs | |
File implementing the LLM characters. | |
LLMChatTemplates.cs | |
File implementing the chat templates. | |
LLMEmbedder.cs | |
File implementing the LLM embedder. | |
LLMGGUF.cs | |
File implementing the GGUF reader. | |
LLMInterface.cs | |
File implementing the LLM server interfaces. | |
LLMLib.cs | |
File implementing the LLM library calls. | |
LLMManager.cs | |
File implementing the LLM model manager. | |
LLMUnitySetup.cs | |
File implementing helper functions for setup and process management. | |
LLMUtils.cs | |
File implementing LLM helper code. | |
ResumingWebClient.cs | |
File implementing a resumable Web client. | |