mirror of
https://github.com/CJackHwang/ds2api.git
synced 2026-05-13 12:47:41 +08:00
7 lines
157 B
JSON
7 lines
157 B
JSON
{
|
|
"text": "<tool><tool_name>get_weather</tool_name><param>{\"city\":\"beijing\",\"unit\":\"c\"}</param></tool>",
|
|
"tool_names": [
|
|
"get_weather"
|
|
]
|
|
}
|