customCodeParserConfig property

EvaluationParserConfig_CustomCodeParserConfig? customCodeParserConfig
final

Optional. Use custom code to parse the LLM response.

Implementation

final EvaluationParserConfig_CustomCodeParserConfig? customCodeParserConfig;