{
"name": "中国名人测试集20241226",
"description": "这是一个接口创建的空数据集",
"vector_model": "embedding_s1_v1.2"
}curl --location --request POST 'https://api.360.cn/v2/datasets' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "中国名人测试集20241226",
"description": "这是一个接口创建的空数据集",
"vector_model": "embedding_s1_v1.2"
}'{}