Class ToolCallFunction

java.lang.Object
co.elastic.clients.elasticsearch.inference.ToolCallFunction
All Implemented Interfaces:
JsonpSerializable

@JsonpDeserializable public class ToolCallFunction extends Object implements JsonpSerializable
The function that the model called.
See Also: