LLM for Unity  v3.0.0
Create characters in Unity with LLMs!
Loading...
Searching...
No Matches
LLMClient.cs File Reference

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...
 

Detailed Description

File implementing the base LLM client functionality for Unity.

Definition in file LLMClient.cs.