Type alias LLMObsCustomEvalConfigParsingType

LLMObsCustomEvalConfigParsingType: typeof STRUCTURED_OUTPUT | typeof JSON | typeof KEYWORD_SEARCH | UnparsedObject

Output parsing type for a custom LLM judge evaluator.

Generated using TypeDoc