![]() |
LLM for Unity
v3.0.0
Create characters in Unity with LLMs!
|
File implementing the LLM chat agent functionality for Unity. More...
Go to the source code of this file.
Classes | |
| class | LLMUnity.LLMAgent |
| Unity MonoBehaviour that implements a conversational AI agent with persistent chat history. Extends LLMClient to provide chat-specific functionality including role management, conversation history persistence, and specialized chat completion methods. More... | |
| class | LLMUnity.ChatMessage |
File implementing the LLM chat agent functionality for Unity.
Definition in file LLMAgent.cs.