![]() |
LLM for Unity
v3.0.0
Create characters in Unity with LLMs!
|
File implementing the base LLM client functionality for Unity. More...
Go to the source code of this file.
Classes | |
| class | LLMUnity.LLMClient |
| Unity MonoBehaviour base class for LLM client functionality. Handles both local and remote LLM connections, completion parameters, and provides tokenization, completion, and embedding capabilities. More... | |
File implementing the base LLM client functionality for Unity.
Definition in file LLMClient.cs.