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