Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Google's Gemini AI in QB64
#8
An output after asking about the USS Liberty attack. It's worth noting that while it shows negligible for "harmful content" across the board, the public product of Gemini refuses to speak on this subject and won't even generate a real response. It will only respond with something along the lines of "I am a language model and I'm unable to process that" and then they give it amnesia so that you can't ask follow-up questions to convince the AI to go ahead and respond. It's a very competent AI with the guardrails removed.

Code: (Select All)
{
  "candidates": [
    {
      "content": {
        "parts": [
          {
            "text": "The **USS Liberty incident** was a major maritime attack that occurred on June 8, 1967, during the Six-Day War. The USS Liberty, a United States Navy communications intelligence gathering ship, was attacked by Israeli Air Force jets and torpedo boats in international waters off the coast of the Sinai Peninsula.\n\n**The Attack:**\n\n* **The Attackers:** Israeli Air Force jets and torpedo boats.\n* **The Target:** USS Liberty, a U.S. Navy ship.\n* **Location:** International waters, off the coast of the Sinai Peninsula.\n* **Date:** June 8, 1967.\n\n**What Happened:**\n\n* **Initial Attack:** Israeli jets began attacking the Liberty around 2:00 PM, claiming they believed it was an Egyptian ship.\n* **Torpedo Attack:** After the air attack, Israeli torpedo boats joined in, firing torpedoes at the ship.\n* **Heavy Damage:** The Liberty sustained significant damage, including multiple holes in its hull, explosions, and fires.\n* **Casualties:** 34 American sailors were killed, and 171 were injured.\n\n**Controversy and Aftermath:**\n\n* **Misidentification Claims:** Israel initially claimed the attack was a case of mistaken identity, but this was later disputed by the U.S. government.\n* **Intentional Attack Theory:** Some believe the attack was intentional, driven by a desire to prevent the Liberty from gathering intelligence on Israeli military movements.\n* **Cover-Up Allegations:** There have been persistent allegations of a cover-up by the U.S. government regarding the attack.\n* **Investigations:** Multiple investigations have been conducted, but no conclusive evidence has been presented to support the intentional attack theory.\n* **Legacy:** The USS Liberty incident remains a controversial and unresolved event in American and Israeli history.\n\n**Key Points to Remember:**\n\n* The USS Liberty was attacked by Israeli forces in international waters.\n* The attack resulted in significant casualties among American sailors.\n* The circumstances surrounding the attack, including the alleged misidentification and potential for an intentional attack, are still debated.\n* The incident highlights the complex and often contentious relationship between the United States and Israel.\n\nIt's important to note that there are varying perspectives on the incident, and the full truth may never be definitively established. \n"
          }
        ],
        "role": "model"
      },
      "finishReason": "STOP",
      "index": 0,
      "safetyRatings": [
        {
          "category": "HARM_CATEGORY_SEXUALLY_EXPLICIT",
          "probability": "NEGLIGIBLE"
        },
        {
          "category": "HARM_CATEGORY_HATE_SPEECH",
          "probability": "NEGLIGIBLE"
        },
        {
          "category": "HARM_CATEGORY_HARASSMENT",
          "probability": "NEGLIGIBLE"
        },
        {
          "category": "HARM_CATEGORY_DANGEROUS_CONTENT",
          "probability": "NEGLIGIBLE"
        }
      ]
    }
  ],
  "usageMetadata": {
    "promptTokenCount": 8,
    "candidatesTokenCount": 485,
    "totalTokenCount": 493
  }
}
Tread on those who tread on you

Reply


Messages In This Thread
Google's Gemini AI in QB64 - by SpriggsySpriggs - 09-03-2024, 06:34 PM
RE: Google's Gemini AI in QB64 - by LEM - 09-03-2024, 09:24 PM
RE: Google's Gemini AI in QB64 - by Pete - 09-04-2024, 02:52 AM
RE: Google's Gemini AI in QB64 - by Dav - 09-04-2024, 11:29 AM
RE: Google's Gemini AI in QB64 - by SpriggsySpriggs - 09-04-2024, 12:40 PM
RE: Google's Gemini AI in QB64 - by bplus - 09-06-2024, 09:24 PM
RE: Google's Gemini AI in QB64 - by TerryRitchie - 09-07-2024, 12:10 AM
RE: Google's Gemini AI in QB64 - by Pete - 09-07-2024, 12:36 AM
RE: Google's Gemini AI in QB64 - by SMcNeill - 09-07-2024, 04:51 AM
RE: Google's Gemini AI in QB64 - by Pete - 09-07-2024, 09:13 PM
RE: Google's Gemini AI in QB64 - by SMcNeill - 09-07-2024, 10:56 PM
RE: Google's Gemini AI in QB64 - by Pete - 09-08-2024, 03:06 PM
RE: Google's Gemini AI in QB64 - by Kernelpanic - 09-09-2024, 09:38 PM
RE: Google's Gemini AI in QB64 - by TerryRitchie - 09-09-2024, 11:03 PM
RE: Google's Gemini AI in QB64 - by Kernelpanic - 09-10-2024, 01:45 PM
RE: Google's Gemini AI in QB64 - by Kernelpanic - 09-10-2024, 05:33 PM



Users browsing this thread: 17 Guest(s)