Uses of Class
de.entwicklertraining.deepseek4j.DeepSeekToolDefinition
Packages that use DeepSeekToolDefinition
Package
Description
-
Uses of DeepSeekToolDefinition in de.entwicklertraining.deepseek4j
Methods in de.entwicklertraining.deepseek4j that return DeepSeekToolDefinition -
Uses of DeepSeekToolDefinition in de.entwicklertraining.deepseek4j.chat.completion
Methods in de.entwicklertraining.deepseek4j.chat.completion that return types with arguments of type DeepSeekToolDefinitionMethods in de.entwicklertraining.deepseek4j.chat.completion with parameters of type DeepSeekToolDefinitionModifier and TypeMethodDescriptionDeepSeekCompletionRequest.Builder.addTool(DeepSeekToolDefinition tool) Method parameters in de.entwicklertraining.deepseek4j.chat.completion with type arguments of type DeepSeekToolDefinitionModifier and TypeMethodDescriptionDeepSeekCompletionRequest.Builder.addAllTools(List<DeepSeekToolDefinition> t)