curl --location --request POST 'https://api.yunai.xyz/agent_api.php' \ --header 'Authorization: Bearer sk-xx' \ --form 'act="create_audio";type=false' \ --form 'task_text="未来从现在开始。没有什么是不能实现的,想象力永远是最大的进步动力,人的思想是最宝贵的动力,朋友们,加油一起努力吧!"' \ --form 'people_id="{{model_id}}"' \ --form 'line_type="1"'