{ "contents": [ { "parts": [ { "text": "画一座山" } ] } ] }
curl --location 'https://www.datastart.net/v1beta/models/:generateContent' \ --header 'Authorization: key' \ --header 'Content-Type: application/json' \ --data '{ "contents": [ { "parts": [ { "text": "画一座山" } ] } ] }'
{}