EvaluationInstance_DeprecatedAgentData constructor

Implementation

EvaluationInstance_DeprecatedAgentData({
  this.toolsText,
  this.tools,
  this.events,
  this.agents = const {},
  this.turns = const [],
  this.developerInstruction,
  this.agentConfig,
}) : super(fullyQualifiedName);