gemini-1.5-flash (Multimodal)

POST {{baseUrl}}/projects/{{projectId}}/locations/{{locationId}}/publishers/google/models/:model_id_action

Request Body

{"contents"=>{"role"=>"user", "parts"=>{"text"=>"Give me a recipe for banana bread."}}, "safety_settings"=>{"category"=>"HARM_CATEGORY_SEXUALLY_EXPLICIT", "threshold"=>"BLOCK_LOW_AND_ABOVE"}, "generation_config"=>{"temperature"=>0.2, "topP"=>0.8, "topK"=>40}}

RESPONSES

status: OK

{"candidates":[{"content":{"role":"model","parts":[{"text":"The image shows a rocky beach at sunset. The sky is a mix of blue and orange, with a few clouds. The rocks are dark and jagged, and the water is calm and clear. There are a few birds flying in the sky. The beach is sandy and there are some footprints in the sand. The overall tone of the image is peaceful and serene."}]},"finishReason":"STOP","safetyRatings":[{"category":"HARM_CATEGORY_HATE_SPEECH","probability":"NEGLIGIBLE","probabilityScore":0.020061802,"severity":"HARM_SEVERITY_NEGLIGIBLE","severityScore":0.047074173},{"category":"HARM_CATEGORY_DANGEROUS_CONTENT","probability":"NEGLIGIBLE","probabilityScore":0.033844035,"severity":"HARM_SEVERITY_NEGLIGIBLE","severityScore":0.054298937},{"category":"HARM_CATEGORY_HARASSMENT","probability":"NEGLIGIBLE","probabilityScore":0.04831607,"severity":"HARM_SEVERITY_NEGLIGIBLE","severityScore":0.03581319},{"category":"HARM_CATEGORY_SEXUALLY_EXPLICIT","probability":"NEGLIGIBLE","probabilityScore":0.10017223,"severity":"HARM_SEVERITY_NEGLIGIBLE","severityScore":0.06656919}]}],"usageMetadata":{"promptTokenCount":262,"candidatesTokenCount":73,"totalTokenCount":335}}