15 Debug.LogWarning(
"LLMCharacter is deprecated and will be removed from future versions. Please Use LLMAgent instead.");
Unity MonoBehaviour that implements a conversational AI agent with persistent chat history....
virtual async Task ClearHistory()
Clears the entire conversation history.
string systemPrompt
System prompt defining the agent's behavior and personality.
int slot
Server slot ID for this agent's requests.