curl "https://api.arouter.ai/v1beta/models/gemini-2.0-flash:streamGenerateContent?key=lr_live_xxxx&alt=sse" \
-H "Content-Type: application/json" \
-d '{
"contents": [{"parts": [{"text": "Tell me a story."}]}]
}'
Gemini-compatible streaming generateContent endpoint.
curl "https://api.arouter.ai/v1beta/models/gemini-2.0-flash:streamGenerateContent?key=lr_live_xxxx&alt=sse" \
-H "Content-Type: application/json" \
-d '{
"contents": [{"parts": [{"text": "Tell me a story."}]}]
}'
curl "https://api.arouter.ai/v1beta/models/gemini-2.0-flash:streamGenerateContent?key=lr_live_xxxx&alt=sse" \
-H "Content-Type: application/json" \
-d '{
"contents": [{"parts": [{"text": "Tell me a story."}]}]
}'