mirror of
https://github.com/CJackHwang/ds2api.git
synced 2026-05-06 01:15:29 +08:00
7 lines
177 B
JSON
7 lines
177 B
JSON
{
|
|
"text": "<tool_call><tool_name>get_weather</tool_name><parameters>{\"city\":\"beijing\",\"unit\":\"c\"}</parameters></tool_call>",
|
|
"tool_names": [
|
|
"get_weather"
|
|
]
|
|
}
|