POST https://api.stepfun.com/v1/vector_stores
name
string
type
curl -L "https://api.stepfun.com/v1/vector_stores" \ -H "Content-Type: application/json" \ -H "Authorization: Bearer $STEP_API_KEY" \ -d '{ "name": "food_calorie2", "type":"text" }'
{ "id": "167907758199320576", "name": "food_calorie" }
此页面对您有帮助吗?