{ "contents": [ { "role": "user", "parts": [ { "text": "reply in one word: capital of France?" } ] } ] }
curl --location 'https://api.aicombo.com/v1/publishers/google/models/:' \ --header 'x-goog-api-key: ' \ --header 'Content-Type: application/json' \ --data '{ "contents": [ { "role": "user", "parts": [ { "text": "reply in one word: capital of France?" } ] } ] }'