Uses of Package
de.entwicklertraining.deepseek4j
Packages that use de.entwicklertraining.deepseek4j
Package
Description
-
Classes in de.entwicklertraining.deepseek4j used by de.entwicklertraining.deepseek4jClassDescriptionDeepSeekClient handles HTTP requests to the DeepSeek Chat Completion API, including exponential backoff for 429 (Rate Limit) and 503 (Server Overloaded).A sealed interface representing a DeepSeek-compatible JSON Schema definition, supporting object/array/string/enum/anyOf types and the ability to mark fields as required.A generic request abstraction for DeepSeek calls (chat completions, etc.).A generic response abstraction from DeepSeek calls (chat completions, etc.).Represents the response_format object for DeepSeek, specifying the format the model must output.Encapsulates the arguments that the model provided when calling a tool.Represents a function-like tool definition in DeepSeek, with a name, description, parameters (JSON schema), and a callback that is executed when the model calls this tool.
-
Classes in de.entwicklertraining.deepseek4j used by de.entwicklertraining.deepseek4j.chat.completionClassDescriptionDeepSeekClient handles HTTP requests to the DeepSeek Chat Completion API, including exponential backoff for 429 (Rate Limit) and 503 (Server Overloaded).A generic request abstraction for DeepSeek calls (chat completions, etc.).A generic response abstraction from DeepSeek calls (chat completions, etc.).Represents the response_format object for DeepSeek, specifying the format the model must output.Represents a function-like tool definition in DeepSeek, with a name, description, parameters (JSON schema), and a callback that is executed when the model calls this tool.
-
Classes in de.entwicklertraining.deepseek4j used by de.entwicklertraining.deepseek4j.modelsClassDescriptionDeepSeekClient handles HTTP requests to the DeepSeek Chat Completion API, including exponential backoff for 429 (Rate Limit) and 503 (Server Overloaded).A generic request abstraction for DeepSeek calls (chat completions, etc.).A generic response abstraction from DeepSeek calls (chat completions, etc.).
-
Classes in de.entwicklertraining.deepseek4j used by de.entwicklertraining.deepseek4j.user.balanceClassDescriptionDeepSeekClient handles HTTP requests to the DeepSeek Chat Completion API, including exponential backoff for 429 (Rate Limit) and 503 (Server Overloaded).A generic request abstraction for DeepSeek calls (chat completions, etc.).A generic response abstraction from DeepSeek calls (chat completions, etc.).