Uses of Record Class
org.springframework.ai.ollama.api.OllamaApi.Message.ToolCall
Packages that use OllamaApi.Message.ToolCall
-
Uses of OllamaApi.Message.ToolCall in org.springframework.ai.ollama.api
Methods in org.springframework.ai.ollama.api that return types with arguments of type OllamaApi.Message.ToolCallModifier and TypeMethodDescriptionOllamaApi.Message.toolCalls()Returns the value of thetoolCallsrecord component.Method parameters in org.springframework.ai.ollama.api with type arguments of type OllamaApi.Message.ToolCallModifier and TypeMethodDescriptionOllamaApi.Message.Builder.toolCalls(List<OllamaApi.Message.ToolCall> toolCalls)