Uses of Package
de.entwicklertraining.deepseek4j.chat.completion
Packages that use de.entwicklertraining.deepseek4j.chat.completion
Package
Description
-
Classes in de.entwicklertraining.deepseek4j.chat.completion used by de.entwicklertraining.deepseek4j
-
Classes in de.entwicklertraining.deepseek4j.chat.completion used by de.entwicklertraining.deepseek4j.chat.completionClassDescriptionRepresents a request to the DeepSeek Chat Completion API.Represents the options for streaming responses.Represents a response from the DeepSeek Chat Completion API.Represents a single choice in the chat completion response.Represents detailed token counts within the completion usage.Represents the function details within a tool call.Represents log probability information for the completion.Represents a message within a choice, including content and potential tool calls.Represents log probability information for a single token.Represents a tool call requested by the model.Represents log probability information for one of the top alternative tokens.Represents usage statistics for the API call.