Property UseEmbeddingClassifier
- Namespace
- LMKit.TextAnalysis
- Assembly
- LM-Kit.NET.dll
UseEmbeddingClassifier
Gets or sets a value indicating whether the classifier should utilize embeddings strategy instead of completion.
public bool UseEmbeddingClassifier { get; set; }