Class DeepSeekApi.FunctionTool

java.lang.Object
org.springframework.ai.deepseek.api.DeepSeekApi.FunctionTool
Enclosing class:
DeepSeekApi

public static class DeepSeekApi.FunctionTool extends Object
Represents a tool the model may call. Currently, only functions are supported as a tool.