GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.ClassificationConfig Class Reference

Properties

string[] Labels [get, set]
string PromptTemplate [get, set]
double? ConfidenceThreshold [get, set]
int? MaxWords [get, set]
bool? IncludeKeywords [get, set]
Dictionary< string, object > AdditionalParameters = new Dictionary<string, object>() [get, set]

Detailed Description

Definition at line 26 of file GPALAI.cs.

Property Documentation

◆ AdditionalParameters

Dictionary<string, object> GenerallyPositive.ClassificationConfig.AdditionalParameters = new Dictionary<string, object>()
getset

Definition at line 33 of file GPALAI.cs.

◆ ConfidenceThreshold

double? GenerallyPositive.ClassificationConfig.ConfidenceThreshold
getset

Definition at line 30 of file GPALAI.cs.

◆ IncludeKeywords

bool? GenerallyPositive.ClassificationConfig.IncludeKeywords
getset

Definition at line 32 of file GPALAI.cs.

◆ Labels

string [] GenerallyPositive.ClassificationConfig.Labels
getset

Definition at line 28 of file GPALAI.cs.

◆ MaxWords

int? GenerallyPositive.ClassificationConfig.MaxWords
getset

Definition at line 31 of file GPALAI.cs.

◆ PromptTemplate

string GenerallyPositive.ClassificationConfig.PromptTemplate
getset

Definition at line 29 of file GPALAI.cs.


The documentation for this class was generated from the following file: