Uses of Record Class
org.springframework.ai.ollama.api.OllamaApi.ChatRequest.Tool
Packages that use OllamaApi.ChatRequest.Tool
-
Uses of OllamaApi.ChatRequest.Tool in org.springframework.ai.ollama.api
Methods in org.springframework.ai.ollama.api that return types with arguments of type OllamaApi.ChatRequest.ToolModifier and TypeMethodDescriptionOllamaApi.ChatRequest.tools()Returns the value of thetoolsrecord component.Method parameters in org.springframework.ai.ollama.api with type arguments of type OllamaApi.ChatRequest.ToolModifier and TypeMethodDescriptionOllamaApi.ChatRequest.Builder.tools(List<OllamaApi.ChatRequest.Tool> tools)