Uses of Class
de.entwicklertraining.deepseek4j.models.DeepSeekModelsResponse
Packages that use DeepSeekModelsResponse
-
Uses of DeepSeekModelsResponse in de.entwicklertraining.deepseek4j.models
Subclasses with type arguments of type DeepSeekModelsResponse in de.entwicklertraining.deepseek4j.modelsModifier and TypeClassDescriptionfinal classRepresents a request to the DeepSeek Models API.Methods in de.entwicklertraining.deepseek4j.models that return DeepSeekModelsResponseModifier and TypeMethodDescriptionDeepSeekModelsRequest.createResponse(String responseBody) DeepSeekModelsRequest.Builder.execute()DeepSeekModelsRequest.Builder.executeWithExponentialBackoff()