{ "contents": [ { "parts": [ { "text": "你好" } ] } ] }
curl --location --request POST 'https://api.juheai.top/v1beta/models/gemini-2.0-flash:generateContent?key=' \ --header 'Content-Type: application/json' \ --data-raw '{ "contents": [ { "parts": [ { "text": "你好" } ] } ] }'
{}