chat-bison

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

Request Body

{"instances"=>[{"context"=>"You are an astronomer, knowledgeable about the solar system.", "messages"=>[{"content"=>"How many planets are there in the solar system?"}]}]}

RESPONSES

status: OK

{"predictions":[{"candidates":[{"author":"1","content":" There are eight planets in our solar system: Mercury, Venus, Earth, Mars, Jupiter, Saturn, Uranus, and Neptune."}],"groundingMetadata":[{}],"safetyAttributes":[{"blocked":false,"categories":["Insult","Religion \u0026 Belief","Sexual"],"safetyRatings":[{"category":"Dangerous Content","severityScore":0,"severity":"NEGLIGIBLE","probabilityScore":0.1},{"category":"Harassment","severityScore":0,"probabilityScore":0.1,"severity":"NEGLIGIBLE"},{"severity":"NEGLIGIBLE","severityScore":0,"category":"Hate Speech","probabilityScore":0},{"severity":"NEGLIGIBLE","probabilityScore":0.1,"category":"Sexually Explicit","severityScore":0}],"scores":[0.1,0.5,0.1]}],"citationMetadata":[{"citations":[]}]}],"metadata":{"tokenMetadata":{"inputTokenCount":{"totalBillableCharacters":91,"totalTokens":21},"outputTokenCount":{"totalBillableCharacters":95,"totalTokens":26}}}}