Property Guidance
- Namespace
- LMKit.Extraction
- Assembly
- LM-Kit.NET.dll
Guidance
Gets or sets semantic guidance for the extraction process.
public string Guidance { get; set; }
Property Value
- string
A string providing contextual guidance to improve the accuracy of the extraction. Defaults to an empty string.
Remarks
Guidance can be used to provide additional context or instructions to the language model, helping it better understand the structure and meaning of the content.