Type alias LLMObsCustomEvalConfigParsingType

LLMObsCustomEvalConfigParsingType: typeof STRUCTURED_OUTPUT | typeof JSON | UnparsedObject

Output parsing type for a custom LLM judge evaluator.

Generated using TypeDoc