SimulateConversationOptions
Properties
Section titled “Properties”maxTurns?
Section titled “maxTurns?”optional maxTurns?: number;Max user turns before the simulation stops. Default: 10.
persona
Section titled “persona”persona: SimulatedUserPersona;runtime
Section titled “runtime”runtime: SimulatableRuntime;sessionId?
Section titled “sessionId?”optional sessionId?: string;userModel
Section titled “userModel”userModel: LanguageModel;Model that plays the user.