Property ParseError
- Namespace
- LMKit.Extraction
- Assembly
- LM-Kit.NET.dll
ParseError
Gets the reason the model's answer could not be read as the requested structure, or
null when ParseSucceeded is true.
public string ParseError { get; }
Gets the reason the model's answer could not be read as the requested structure, or
null when ParseSucceeded is true.
public string ParseError { get; }