Uses of Record Class
org.springframework.ai.deepseek.api.DeepSeekApi.ChatCompletion
Packages that use DeepSeekApi.ChatCompletion
-
Uses of DeepSeekApi.ChatCompletion in org.springframework.ai.deepseek.api
Methods in org.springframework.ai.deepseek.api that return types with arguments of type DeepSeekApi.ChatCompletionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DeepSeekApi.ChatCompletion>DeepSeekApi.chatCompletionEntity(DeepSeekApi.ChatCompletionRequest chatRequest) Creates a model response for the given chat conversation.