{ "text": "错综复杂 优雅 高度详细 Rebort Baggo ", "need_translate": true }
curl --location --request POST 'open.nolibox.com/api/ai/text/prompt-preprocess' \ --header 'Authorization: Basic xxxxxxxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "text": "错综复杂 优雅 高度详细 Rebort Baggo ", "need_translate": true }'
{ "code": 0, "msg": "string", "data": { "text_en": "string" } }