12 lines
188 B
JSON
12 lines
188 B
JSON
{
|
|
"code": 200,
|
|
"msg": "success",
|
|
"data": {
|
|
"task_id": "farm-ai-chat-task-123",
|
|
"status": "SUCCESS",
|
|
"result": {
|
|
"$ref": "rag/chat-post_200_stream.json"
|
|
}
|
|
}
|
|
}
|