Class DeepSeekCompletionRequest.DeepSeekStreamOptions
java.lang.Object
de.entwicklertraining.deepseek4j.chat.completion.DeepSeekCompletionRequest.DeepSeekStreamOptions
- Enclosing class:
DeepSeekCompletionRequest
Represents the options for streaming responses.
Currently only supports 'include_usage'.
-
Constructor Details
-
DeepSeekStreamOptions
-
-
Method Details
-
toJson
public org.json.JSONObject toJson() -
includeUsage
-
withUsage
-