Interface LLMChoice.Builder
- Enclosing class:
LLMChoice
public static interface LLMChoice.Builder
Builder helper class.
-
Method Summary
-
Method Details
-
index
Set the index of thisLLMChoiceinstance.- Parameters:
index- Index of the choice- Returns:
- The LLMChoice builder.
-