zerofallflow2的香蕉,想测一下稳定性,有佬要用吗 中发帖

curl -X POST “https://llm.zerofall.top/v1beta/models/gemini-3-pro-image-preview:generateContent”  
-H “x-goog-api-key: sk-FScexuWORJ978cuI1IodxDU668oMJLMO9gZmhJpPMNhL15SL”  
-H “Content-Type: application/json”  
-d ‘{ 
“contents”: [ 
{ “role”: “user”, “parts”: [{ “text”: “A cute orange cat on a windowsill, watercolor” }] } 
], 
“generationConfig”: { 
“responseModalities”: [“IMAGE”], 
“imageConfig”...
 
 
Back to Top