{
"id": "string",
"object": "chatkit.thread_item",
"created_at": 0,
"thread_id": "string",
"type": "chatkit.assistant_message",
"content": [
{
"type": "output_text",
"text": "string",
"annotations": [
{
"type": "file",
"source": {
"type": "file",
"filename": "string"
}
}
]
}
]
}