调用流程
接口分为域名,环境标识和路径三部分,其中:
最终请求地址为 域名/环境标识/路径
提示词预处理接口支持积分模式按次调用;包月用户和部署用户不限次调用(限时优惠)
{ "text": "错综复杂 优雅 高度详细 Rebort Baggo ", "need_translate": true }
curl --location --request POST 'https://open.nolibox.com/prod-open-aigc/engine/get_prompt' \ --header 'Authorization: Basic xxxxxxxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "text": "错综复杂 优雅 高度详细 Rebort Baggo ", "need_translate": true }'
{ "text": "string", "success": true, "reason": "string", "recommend_prompts": [ { "text": "string", "image_url": "string" } ] }
企业解决方案
微信扫码联系您的专属经理,咨询企业解决方案