6 lines
80 B
JSON
6 lines
80 B
JSON
|
|
{
|
||
|
|
"max_turns": 20,
|
||
|
|
"next_turn_id": 1,
|
||
|
|
"active_turn": null,
|
||
|
|
"turns": []
|
||
|
|
}
|