curl "https://api.arouter.ai/v1beta/models/gemini-2.5-flash:streamGenerateContent?key=lr_live_xxxx&alt=sse" \
-H "Content-Type: application/json" \
-d '{
"contents": [{"parts": [{"text": "Tell me a story."}]}]
}'
Gemini 호환 스트리밍 generateContent 엔드포인트.
curl "https://api.arouter.ai/v1beta/models/gemini-2.5-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.5-flash:streamGenerateContent?key=lr_live_xxxx&alt=sse" \
-H "Content-Type: application/json" \
-d '{
"contents": [{"parts": [{"text": "Tell me a story."}]}]
}'