Tuesday , September 17 2024

The GPT-4 API Available To Everyone

OpenAI’s API is now providing access to GPT-4, their latest text-generation model. It is available to the public, allowing users to experience its benefits. As part of its upgrade, the company also made GPT 3.5, DALL-E, and Whisper available.

“Whisper” is the designation for OpenAI’s speech-to-text model, whereas “DALL-E 2” is their image-generating model. Additionally, OpenAI has said that starting in early 2024, it would stop using older models in the Completions API.

DESCO faces cyber attack: Customers Data Breach

A recent dark web scan revealed that customer data from Dhaka Electric Supply Company Limited (DESCO) has been exposed. The...
Read More
DESCO faces cyber attack: Customers Data Breach

Alert! Google Fixes GCP Composer Flaw

Tenable Research found and fixed a remote code execution (RCE) vulnerability, called CloudImposer, in Google Cloud Platform (GCP). This flaw...
Read More
Alert! Google Fixes GCP Composer Flaw

CTF in Bangladesh: Unveiling Challenges, Opportunities and remedies

In this article, we won’t dive too deep into the technical aspects of Capture The Flag (CTF) competitions. Instead, we...
Read More
CTF in Bangladesh: Unveiling Challenges, Opportunities and remedies

Bitdefender blog post
Medusa target Fortinet flaw (CVE-2023-48788) for Ransomware Attacks

A recent Bitdefender report reveals that Medusa is still actively attacking and has created a notable presence on both the...
Read More
Bitdefender blog post  Medusa target Fortinet flaw (CVE-2023-48788) for Ransomware Attacks

Ivanti alerts ongoing exploitation of recently patched CAV

Ivanti warned that a recently fixed security flaw in its Cloud Service Appliance (CSA) is being actively exploited. CVE-2024-8190 is...
Read More
Ivanti alerts ongoing exploitation of recently patched CAV

CISA unveils 25 new advisories for Industrial Control Systems

CISA issued 25 ICS advisories on September 12, 2024, detailing current security issues, vulnerabilities, and exploits in Industrial Control Systems....
Read More
CISA unveils 25 new advisories for Industrial Control Systems

Intel Issues Alert on 20+ Vulnerabilities, Urges Firmware Updates

Intel announced over 20 vulnerabilities in its processors and products in security advisories released on Tuesday. The chip giant has...
Read More
Intel Issues Alert on 20+ Vulnerabilities, Urges Firmware Updates

Urgent: GitLab Patches flaws allowing unapproved pipeline Job Execution

GitLab released security updates on Wednesday to fix 17 vulnerabilities, including a critical issue that lets attackers run pipeline jobs...
Read More
Urgent: GitLab Patches flaws allowing unapproved pipeline Job Execution

Fortinet admits data breach after hacker claims to steal 440GB

Fortinet confirmed a data breach after a threat actor claimed to have stolen 440GB of files from its Microsoft SharePoint...
Read More
Fortinet admits data breach after hacker claims to steal 440GB

Gov.t issues high alert on android devices

Indian Computer Emergency Response Team (CERT-In) issued a high-severity alert for android devices on September 11, 2024 highlighting the vulnerabilities...
Read More
Gov.t issues high alert on android devices

“A milestone has been reached as the company announces that all API developers who have a proven track record of successful payments will now have access to the powerful GPT-4 API with an impressive 8K context.”

Our objective is to grant new developers access by the end of this month. After that, we will gradually increase the rate limits according to the availability of computing resources. In addition, we aim to securely introduce fine-tuning for GPT-4 and GPT-3.5 Turbo, making this feature accessible later this year.

New Improvements in GPT-4

OpenAI’s text generation technology has made significant advancements with the introduction of GPT-4. GPT-4 can handle both text and picture inputs, unlike its predecessor GPT-3.5 that could only handle text inputs. It can also create text, including code. Developers now have more options to create chat-based models for various application scenarios.

ALSO READ:

Govt planning to create ethical hackers: ICT State Minister

GPT-4 shows a high level of competency similar to humans in various professional and academic areas, which reflects OpenAI’s commitment to excellence. GPT-4, like every other generative AI model, is not 100% accurate. It would occasionally “hallucinate” facts or commit logical mistakes, but it would always be sure of itself. GPT-4 cannot learn from its mistakes, so solving complex problems like adding security flaws to its generated code is difficult.

Not all OpenAI clients currently have access to the image-understanding feature. Be My Eyes is the only partner OpenAI is testing it with at this time. However, it hasn’t said when it will make it available to a larger consumer base.

The Chat Completions API allows developers to create conversational experiences and complete various tasks with its structured interface and multi-turn conversation capabilities.

Since user-provided content and instructions may be architecturally separated, it also reduces the possibility of prompt injection attacks.

Discarding Outdated Models

Starting from January 4, 2024, the older OpenAI models like GPT-3 will not be supported anymore. They will be replaced by new models called “base GPT-3” which are expected to be more efficient in terms of computation.

Developers using old models must upgrade their integrations by January 4. After that date, developers using improved old models must fine-tune replacements on new basic GPT-3 models.

“We will be providing support to users who previously fine-tuned models to make this transition as smooth as possible,” OpenAI wrote.

 

Check Also

Report

CISA unveils new Cyber Incident Reporting Portal

CISA has moved its cyber incident reporting form to the new CISA Services Portal to …