Class TurProviderOptionsParser
java.lang.Object
com.viglet.turing.genai.provider.TurProviderOptionsParser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanValue(Map<String, Object> options, String key) doubleValue(Map<String, Object> options, String key) stringListValue(Map<String, Object> options, String key) stringValue(Map<String, Object> options, String key)
-
Constructor Details
-
TurProviderOptionsParser
public TurProviderOptionsParser()
-
-
Method Details
-
parse
-
stringValue
-
intValue
-
doubleValue
-
booleanValue
-
stringListValue
-