Abstract
Abstract base class for user simulator agents. User simulator agents are responsible for generating user messages to drive the conversation.
Process the input and generate a user message.
AgentInput containing conversation history, thread context, and scenario state.
The user's response.
Abstract base class for user simulator agents. User simulator agents are responsible for generating user messages to drive the conversation.