Uses of Record Class
io.quarkiverse.langchain4j.ollama.ToolCall
Packages that use ToolCall
-
Uses of ToolCall in io.quarkiverse.langchain4j.ollama
Methods in io.quarkiverse.langchain4j.ollama that return ToolCallModifier and TypeMethodDescriptionstatic ToolCallToolCall.fromFunctionCall(String name, Map<String, Object> arguments) Methods in io.quarkiverse.langchain4j.ollama that return types with arguments of type ToolCallModifier and TypeMethodDescriptionMessage.toolCalls()Returns the value of thetoolCallsrecord component.Method parameters in io.quarkiverse.langchain4j.ollama with type arguments of type ToolCallModifier and TypeMethodDescriptionConstructor parameters in io.quarkiverse.langchain4j.ollama with type arguments of type ToolCall