![]() |
LLM for Unity
v3.0.1
Create characters in Unity with LLMs!
|
Directories | |
| RAG | |
Files | |
| IL2CPP.cs | |
| LLM.cs | |
| File implementing the LLM server component for Unity. | |
| LLMAgent.cs | |
| File implementing the LLM chat agent functionality for Unity. | |
| LLMBuilder.cs | |
| File implementing the LLMUnity builder. | |
| LLMCharacter.cs | |
| LLMClient.cs | |
| File implementing the base LLM client functionality for Unity. | |
| LLMEmbedder.cs | |
| File implementing the LLM embedder. | |
| LLMGGUF.cs | |
| File implementing the GGUF reader. | |
| 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. | |