Run Text Summarizer template
POST
/v1/templates/skl_C5598D790CC54111B6A16074253F7EE9/run请求参数
Body 参数application/json
inputs
object
必需
blandContent
string
必需
options
object
必需
outputCount
integer
必需
示例
{
"inputs": {
"blandContent": "This AI is freaking incredible. Writing content for my company used to take hours and my brain would be mush at the end of each day. With conversion.ai, I can spark creativity at any point in the day - whether I'm building out trainings, copywriting for social media, or creating books for lead generation. My only wish is that I could have met Jarvis (the AI's name) sooner! I have shown a brief glimpse at what the AI does to other friends of mine in business and they were shocked just with one tool - BUT the team is constantly expanding the types of content that the AI produces."
},
"options": {
"outputCount": 2
}
}
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
{}
最后修改时间: 10 个月前