llmClient property

LLMClient llmClient
final

LLM client to use during the trial. May be a RecordingLLMClient or ReplayLLMClient depending on the run mode.

Implementation

final LLMClient llmClient;