系统已稳定运行 2 年多
全网主流 AI 模型,主流的基本都有:
赶快去乘丰 AI 官网看看!
1
Reminders 3 天前
curl --location --request POST 'https://api.cphone.vip/v1beta/models/gemini-2.5-flash-image-preview:generateContent' \
--header 'Accept: application/json' \ --header 'Authorization: Bearer {token}' \ --header 'Content-Type: application/json' \ --data-raw '{ "contents": [ { "role": "user", "parts": [ { "text": "一只睡觉的猫" } ] } ], "generationConfig": { "responseModalities": [ "TEXT", "IMAGE" ], "imageConfig": { "aspectRatio": "16:9", "imageSize": "1K" } } }' {"error":{"message":"Request contains an invalid argument.","type":"api_error","param":"","code":400}}% 为什么 |