{
"topic": "人工智能",
"description": "DeepSeek与Openai"
}
curl --location --request POST 'https://api.302.ai/302/llm_mr_v2/task' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"topic": "人工智能",
"description": "DeepSeek与Openai"
}'
{
"task_id": "f61939d1-a958-4dd7-b6ab-2fb9f4e111af"
}