类 OllamaFunction
java.lang.Object
io.agentscope.core.formatter.ollama.dto.OllamaFunction
Ollama function execution DTO.
Represents the function details in a tool call from the model.
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
OllamaFunction
public OllamaFunction() -
OllamaFunction
-
-
方法详细资料
-
getName
-
setName
-
getArguments
-
setArguments
-