Uses of Class
org.springframework.ai.deepseek.api.DeepSeekApi.FunctionTool
Packages that use DeepSeekApi.FunctionTool
-
Uses of DeepSeekApi.FunctionTool in org.springframework.ai.deepseek
Methods in org.springframework.ai.deepseek that return types with arguments of type DeepSeekApi.FunctionToolMethod parameters in org.springframework.ai.deepseek with type arguments of type DeepSeekApi.FunctionToolModifier and TypeMethodDescriptionvoidDeepSeekChatOptions.setTools(List<DeepSeekApi.FunctionTool> tools) DeepSeekChatOptions.Builder.tools(List<DeepSeekApi.FunctionTool> tools) -
Uses of DeepSeekApi.FunctionTool in org.springframework.ai.deepseek.api
Methods in org.springframework.ai.deepseek.api that return types with arguments of type DeepSeekApi.FunctionTool