menu
dart_agent_core package
documentation
eval.dart
ReplayLLMClient
strictReplay property
strictReplay property
dark_mode
light_mode
strictReplay
property
bool
strictReplay
final
If true, throw on miss instead of falling back.
Implementation
final bool strictReplay;
dart_agent_core package
documentation
eval
ReplayLLMClient
strictReplay property
ReplayLLMClient class