Enum AnswerStyle
Namespace: Glitch9.AIDevKit.Google
Assembly: .dll
Syntax
public enum AnswerStyle
Fields
Name | Description |
---|---|
Abstractive | Succint but abstract style. |
Extractive | Very brief and extractive style. |
Unspecified | Unspecified answer style. |
Verbose | Verbose style including extra details. The response may be formatted as a sentence, paragraph, multiple paragraphs, or bullet points, etc |