https://api.typesafe.ai/v1, 替换为智增增: https://api.zhizengzeng.com/v1, 即可向 jev API 端点发送请求。curl -i https://api.zhizengzeng.com/v1/systemone \
-H "Content-Type: application/json" \
-H "Authorization: Bearer zzz_api_key" \
-d '{
"state": "Help! My payouts have been failing for 3 days.",
"model": "jev-latest",
"questions": {
"is_urgent": {
"type": "noul",
"instructions": "Does this convey urgency?"
}
}
}'