12 lines
227 B
JSON
12 lines
227 B
JSON
{
|
|
"tools" : [
|
|
{
|
|
"type": "function",
|
|
"function": {
|
|
"name": "get_weather",
|
|
"description": "Get the weather where the user lives"
|
|
}
|
|
}
|
|
]
|
|
}
|