Cygnal

Gemini Stream Generate Content

POST
/cygnal/v1beta/models/{model}:streamGenerateContent

Path Parameters

model*string

Response Body

application/json

application/json

curl -X POST "https://api.grayswan.ai/cygnal/v1beta/models/string:streamGenerateContent"
null
{
  "detail": [
    {
      "loc": [
        "string"
      ],
      "msg": "string",
      "type": "string"
    }
  ]
}