Skip to main content

OllamaToolCall

id object
anyOf
string
type object
anyOf
string
Constant value: function
function objectrequired
nameName (string)required
arguments objectrequired
anyOf
object
index object
anyOf
integer
OllamaToolCall
{
"id": "string",
"type": "function",
"function": {
"name": "string",
"arguments": {},
"index": 0
}
}