mirror of
https://github.com/CJackHwang/ds2api.git
synced 2026-05-04 16:35:27 +08:00
9 lines
150 B
JSON
9 lines
150 B
JSON
{
|
|
"parts": [
|
|
{"text": "思考中", "type": "thinking"},
|
|
{"text": "结论", "type": "text"}
|
|
],
|
|
"finished": false,
|
|
"new_type": "text"
|
|
}
|