Interface LLMChoiceStreaming.Builder1
- Enclosing class:
LLMChoiceStreaming
public static interface LLMChoiceStreaming.Builder1
Builder helper class.
-
Method Summary
-
Method Details
-
delta
Set the delta of thisLLMChoiceStreaminginstance.- Parameters:
delta- The delta of thisLLMChoiceStreaming- Returns:
- The LLMChoiceStreaming instance.
-