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