Optional
maxThe maximum number of tokens to generate.
Optional
modelThe language model to use for generating responses. If not provided, a default model will be used.
Optional
nameThe name of the agent.
Optional
systemSystem prompt to use for the agent.
Useful in more complex scenarios where you want to set the system prompt for the agent directly. If left blank, this will be automatically generated from the scenario description.
Optional
temperatureThe temperature for the language model. Defaults to 0.
General configuration for a testing agent.